From a40bbde78c6e57255d920e39d589bc55d078e6ba Mon Sep 17 00:00:00 2001 From: Prari Date: Tue, 3 Mar 2026 16:20:59 +0800 Subject: [PATCH 1/2] chore: updated description --- 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..37477731 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 # -# +# updated here ################################ if [ ${#@} -lt 2 ]; then From 2b2b33b03d0e19c41a26f3adb7fe3de5c23f190c Mon Sep 17 00:00:00 2001 From: PrarthanaPrathap <34438375+PrarthanaPrathap@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:53:36 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6345487..cbf013aa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts +Hello World