From ef60b0528db3880c1ba174f688bb13ca0c24b36d Mon Sep 17 00:00:00 2001 From: Vakram Date: Mon, 26 Jan 2026 12:10:41 +0530 Subject: [PATCH 1/2] updateddiscription in shell --- 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..a97db0dd 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,8 @@ # Please provide your github token and rest api to the script as input # # +# +# ################################ if [ ${#@} -lt 2 ]; then From fd40fad42095bdcc42095e473f3a920c741466ea Mon Sep 17 00:00:00 2001 From: vasim0909 Date: Mon, 2 Mar 2026 19:01:38 +0000 Subject: [PATCH 2/2] updated-shell-script-with-my-name --- 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 a97db0dd..5d5b025e 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,7 +11,7 @@ # # # -# +#vasim ################################ if [ ${#@} -lt 2 ]; then