From 933aa4529819b1f71feaf3134209e4272e8e859e Mon Sep 17 00:00:00 2001 From: aaseem-devops Date: Tue, 9 Jun 2026 17:23:10 +0530 Subject: [PATCH] New File --- github-api-integration-module.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..3abf0738 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,7 +11,8 @@ # # ################################ - +####### +# if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" exit 1;