From 741ba59329894cf64bd85d1f27dcb800f26acb0f Mon Sep 17 00:00:00 2001 From: arshiya-bit <53035115+arshiya-bit@users.noreply.github.com> Date: Wed, 31 Dec 2025 18:40:34 +0530 Subject: [PATCH] Update github-api-integration-module.sh --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..dcfee5b3 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +# if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"