From 969cc8ce46227a61d1cea5e08003ab436825954d Mon Sep 17 00:00:00 2001 From: chaithra708 Date: Sat, 7 Mar 2026 14:52:51 +0530 Subject: [PATCH] added newline in sh 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..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