From 956630e0961237a45d3c1d525bf7a5c4536f17c3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Dec 2025 06:26:40 +0000 Subject: [PATCH 1/2] added --- 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..0734d356 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -2,7 +2,7 @@ ################################ # Author: Abhishek # Version: v1 -# +#added code # # # This script will help users to communicate and retrieve information from GitHub From 33ebf4d4baa0b104a28a5bde94021b202297cded Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Dec 2025 06:36:09 +0000 Subject: [PATCH 2/2] added --- 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 0734d356..cde50cb9 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 # -# +#added work ################################ if [ ${#@} -lt 2 ]; then