From 4cec03ca6655d57bb97a53b014c4df3ef936e846 Mon Sep 17 00:00:00 2001 From: Balakumar PK <30389372+pkbala@users.noreply.github.com> Date: Sat, 13 Jun 2026 01:36:13 +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..597f11c9 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +######################## test code ################ if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"