From 19293d664ee8f4cbed5c73c846fb45b5258a21de Mon Sep 17 00:00:00 2001 From: Lokeshwaran-kannan <34349037+Lokeshwaran-kannan@users.noreply.github.com> Date: Wed, 4 Mar 2026 12:02:43 +0530 Subject: [PATCH] Update github-api-integration-module.sh (Updated Description for learning) --- 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..4f5aca8f 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -5,11 +5,13 @@ # # # +# # 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 # # +# ################################ if [ ${#@} -lt 2 ]; then