From ff9f3c2ca8223fa84669b8bad3f1e9e08356e4be Mon Sep 17 00:00:00 2001 From: kharadi-saqib Date: Tue, 19 May 2026 22:36:14 +0530 Subject: [PATCH 1/2] chore: updated description --- github-api-integration-module.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..34e31d30 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 @@ -46,3 +47,5 @@ else fi cat $TMPFILE + +#END OF THE FILE From 7a8250fc81379910de6d8174fc62870d90223937 Mon Sep 17 00:00:00 2001 From: Saqib <112071282+saq1bk@users.noreply.github.com> Date: Wed, 20 May 2026 21:51:04 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..242657a9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference.