From d58ef39561c2978933a398e12c0a2477c79aa5f8 Mon Sep 17 00:00:00 2001 From: Sindhu <123345548+Sindhuta09@users.noreply.github.com> Date: Mon, 11 May 2026 16:49:30 +0530 Subject: [PATCH] Update 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..4449e89e 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,7 +10,7 @@ # Please provide your github token and rest api to the script as input # # -################################ +######################### if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"