From 740700f8d7257ddd5f6c0ccf34ff46371bbffe00 Mon Sep 17 00:00:00 2001 From: hamza-shabbir94 Date: Fri, 8 May 2026 16:00:25 +0200 Subject: [PATCH] chores: spam update --- 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 5db94cc4..741caa2f 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 # ################################ - +# Spam if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" exit 1;