From 4a5a0a480e4f98e3b382060992f8e94b2f13aff9 Mon Sep 17 00:00:00 2001 From: Mahak116 <143466205+Mahak116@users.noreply.github.com> Date: Fri, 20 Feb 2026 14:56:24 +0530 Subject: [PATCH 1/2] Update github-api-integration-module.sh Added # --- 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..a97e2f09 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,7 @@ # Please provide your github token and rest api to the script as input # # +# ################################ if [ ${#@} -lt 2 ]; then From 2ba02749b06544574690f659e11b1946e135d520 Mon Sep 17 00:00:00 2001 From: Mahak116 Date: Fri, 20 Feb 2026 20:38:36 +0530 Subject: [PATCH 2/2] sh test file added --- test.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.sh diff --git a/test.sh b/test.sh new file mode 100644 index 00000000..a9bf588e --- /dev/null +++ b/test.sh @@ -0,0 +1 @@ +#!/bin/bash