From f65478aa0d2d72f8f2d7acc501ebddf41e26d936 Mon Sep 17 00:00:00 2001 From: Prashant Nalawade Date: Thu, 25 Dec 2025 17:21:10 +0100 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..ceb341d5 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 307dc22642d2af5b5852d6a77fa8bb07f6a620fb Mon Sep 17 00:00:00 2001 From: Prashant Nalawade Date: Fri, 26 Dec 2025 15:54:42 +0100 Subject: [PATCH 2/2] updatedfile --- 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 ceb341d5..b139ae99 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,6 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # + # ################################