From ed7312b72027c4e1acb04ca5199a7715f1db570c Mon Sep 17 00:00:00 2001 From: "Nehal Warhade (Seal Team 8)" Date: Tue, 30 Dec 2025 11:28:49 +0530 Subject: [PATCH 1/3] chore: add the descriptio --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..c9f3fe9d 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,7 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +# Test change ################################ if [ ${#@} -lt 2 ]; then From c47ea7261af0fe59ca7e91321f52cb7196f54ed1 Mon Sep 17 00:00:00 2001 From: nehalwarhade Date: Tue, 30 Dec 2025 12:29:22 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..242657a9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference. From a49e7033d2b2d9eef08a3a490456b970d5866883 Mon Sep 17 00:00:00 2001 From: nehalwarhade Date: Tue, 30 Dec 2025 12:36:23 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 242657a9..af69ee0c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts for reference. +Schell Scripts for reference and practice.