From 2c3b1f6cc9e35bd77ae1e7b3131035aae9936c3c Mon Sep 17 00:00:00 2001 From: Hyndavi <140639468+hyndavinandurii@users.noreply.github.com> Date: Wed, 2 Sep 2026 17:42:29 +0530 Subject: [PATCH] added new comment --- 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..55712e34 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +# Adding new comment if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"