From e2dc61cec1492f33e9551b1d0bf01ff29308e933 Mon Sep 17 00:00:00 2001 From: amiuday Date: Fri, 2 Jan 2026 14:56:39 +0530 Subject: [PATCH 1/2] chore: Updated a comment line --- 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..d4dfb593 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,7 +8,7 @@ # This script will help users to communicate and retrieve information from GitHub # Usage: # Please provide your github token and rest api to the script as input -# +# This line edited by uday gagguturu # ################################ From f4e9fa256c267ca7f85ea109d03ea9056c9b1680 Mon Sep 17 00:00:00 2001 From: amiuday Date: Fri, 2 Jan 2026 14:57:42 +0530 Subject: [PATCH 2/2] chore: Updated a comment line --- github-api-integration-module.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d4dfb593..576521eb 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,9 @@ # Please provide your github token and rest api to the script as input # This line edited by uday gagguturu # +# +# +# ################################ if [ ${#@} -lt 2 ]; then