From a8d1f8da9aab131e4c60d4099b5d150d5f1e9be8 Mon Sep 17 00:00:00 2001 From: jagathapi <38599185+jagathapi@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:58:08 +0530 Subject: [PATCH] Update github-api-integration-module.sh --- 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 d94d2951..0a8bf700 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -5,6 +5,7 @@ # # # +# # This script will help users to communicate and retrieve information from GitHub # Usage: # Please provide your github token and rest api to the script as input @@ -46,3 +47,4 @@ else fi cat $TMPFILE +