From e16e63acda06242051b1e24659326cdc8b3c29db Mon Sep 17 00:00:00 2001 From: Abhishek Veeramalla Date: Tue, 3 Jun 2025 10:06:58 +0530 Subject: [PATCH] Created feature xyz with documentation and tests. --- github-api-integration-module.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..a97e2f09 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,6 +9,8 @@ # Usage: # Please provide your github token and rest api to the script as input # +# +# ################################ if [ ${#@} -lt 2 ]; then