From c190e224bd4887da514c08445d9f10fe5ed638fd Mon Sep 17 00:00:00 2001 From: MD100119 Date: Sat, 28 Mar 2026 16:14:32 +0530 Subject: [PATCH] Update usage instructions in the script Added usage instructions for the GitHub API integration script. --- 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..a8534dde 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 # -# +# Test ################################ if [ ${#@} -lt 2 ]; then