From c3093e1425797b4b536fe4ed9be0eb0413751c8c Mon Sep 17 00:00:00 2001 From: sibe Date: Thu, 27 Aug 2026 19:56:09 -0700 Subject: [PATCH 1/2] updated description --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..a97e2f09 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,7 @@ # Please provide your github token and rest api to the script as input # # +# ################################ if [ ${#@} -lt 2 ]; then From f914d2de064727fbdc32753c353a44595c319d81 Mon Sep 17 00:00:00 2001 From: sibe Date: Thu, 27 Aug 2026 20:22:45 -0700 Subject: [PATCH 2/2] updateDescription --- github-api-integration-module.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index a97e2f09..d94d2951 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,7 +10,6 @@ # Please provide your github token and rest api to the script as input # # -# ################################ if [ ${#@} -lt 2 ]; then