From 4721cd1e3cd61b100ac83a6696dddb06cf1dc0ba Mon Sep 17 00:00:00 2001 From: quecyakuffo Date: Thu, 5 Mar 2026 11:44:53 -0500 Subject: [PATCH] updated 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..89480ca9 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 # # -################################ +################################ uncomment uncommment if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"