From 09de964d5d0db6ce9fb38441e476522fd63bbaf9 Mon Sep 17 00:00:00 2001 From: Roshan Bhishnurkar Date: Tue, 10 Feb 2026 07:54:51 +0530 Subject: [PATCH 1/2] chore: updated description --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..93d7c155 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,6 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # +# ADDED this line just for practice # ################################ From 60f23441eb3857385ca06eaefc76e65abdee944d Mon Sep 17 00:00:00 2001 From: Roshan Bhishnurkar <130895213+broshan099@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:05:22 +0530 Subject: [PATCH 2/2] Add demo note to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6345487..5f6a20a3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts +This is just a demo.