From 8986497a08ca9e6a2f512cc771ce0e84acc6485f Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 2 Jan 2026 11:00:38 +0000 Subject: [PATCH] added my comment to the file --- 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..0f1132c5 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +## Added my comment yamzee to it if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"