From 46246785c6a99b11fa9b649fdcecb68fffbf66a4 Mon Sep 17 00:00:00 2001 From: Shivakumar Date: Mon, 23 Mar 2026 13:00:55 +0530 Subject: [PATCH 1/2] added extra line just for assignment --- 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 7d15ea7826d2a8c9a9190ee1356117f98697041e Mon Sep 17 00:00:00 2001 From: Shivakumar Date: Mon, 23 Mar 2026 13:05:13 +0530 Subject: [PATCH 2/2] added extra line just for assignment --- 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 a97e2f09..3a8506e0 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 # # -# +#assignment ################################ if [ ${#@} -lt 2 ]; then