From cc064babeb751f32ef30a2206c3e30c757a67a60 Mon Sep 17 00:00:00 2001 From: sandeep Date: Mon, 6 Oct 2025 05:57:47 +0530 Subject: [PATCH] updated description --- 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 5db94cc4..cd073822 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 is new updated code ################################ if [ ${#@} -lt 2 ]; then