From f9a3a78bba104310eb3ee2c25d7e5d6f14a56882 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Fri, 30 Jan 2026 12:07:38 +0530 Subject: [PATCH] testing the fork with 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 d94d2951..e1c60754 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,7 +11,7 @@ # # ################################ - +# if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" exit 1;