From b1c6a8025c996464a928d39d9ec42f6b402e4aae Mon Sep 17 00:00:00 2001 From: Neju Date: Sat, 13 Jun 2026 17:26:57 +0530 Subject: [PATCH 1/4] updated the description --- github-api-integration-module.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..a97db0dd 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,8 @@ # Please provide your github token and rest api to the script as input # # +# +# ################################ if [ ${#@} -lt 2 ]; then From a06e6581b386f8a6480f751409c083474483a3e0 Mon Sep 17 00:00:00 2001 From: nejuvj Date: Sat, 13 Jun 2026 18:03:10 +0530 Subject: [PATCH 2/4] Update README to clarify Shell Scripts section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..9de3095c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference From 445fafb959972174b81d0a35544f757b767e937d Mon Sep 17 00:00:00 2001 From: nejuvj Date: Sat, 13 Jun 2026 18:06:28 +0530 Subject: [PATCH 3/4] Fix typo in README header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9de3095c..c6345487 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts for reference +Schell Scripts From 42f76fb02fc765c6a60f7f1a0f4ef3ebbd9180e0 Mon Sep 17 00:00:00 2001 From: nejuvj Date: Sat, 13 Jun 2026 18:14:19 +0530 Subject: [PATCH 4/4] Update README to clarify Shell Scripts purpose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..af69ee0c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference and practice.