From ed8be5b49c5d0011525b03b127de4f56cfd8915b Mon Sep 17 00:00:00 2001 From: akki2280 <98395516+akki2280@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:37:43 +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..2b2bc4b2 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]"