From 57055ced9c31dc2695f686673f6193479ec3dfcf Mon Sep 17 00:00:00 2001 From: Ajith Sundararaj Date: Thu, 22 Jan 2026 14:43:56 +0530 Subject: [PATCH] Updated comments on github-api-integration-module.sh --- 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..5033436c 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 -# +#Added comment # ################################