From fef9bc9a9d9ec607527bf1df3e8ca913a160c6d0 Mon Sep 17 00:00:00 2001 From: amitdevops97 Date: Fri, 22 Aug 2025 20:05:56 +0530 Subject: [PATCH 1/2] chore: updateddescriptio --- 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 5db94cc4..9c209cdd 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,7 +8,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 -# +#Hello I have made new changes to the files ################################ if [ ${#@} -lt 2 ]; then From 67e6f5a03b33a03291897352848fcbc88b7eb381 Mon Sep 17 00:00:00 2001 From: amitdevops97 Date: Fri, 22 Aug 2025 21:00:04 +0530 Subject: [PATCH 2/2] ok poke --- Shell | 1 + github-api-integration-module.sh | 1 + 2 files changed, 2 insertions(+) create mode 160000 Shell diff --git a/Shell b/Shell new file mode 160000 index 00000000..a6a20761 --- /dev/null +++ b/Shell @@ -0,0 +1 @@ +Subproject commit a6a20761a728b6fd5890859291a191b31e077397 diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 9c209cdd..499aa83b 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,6 +8,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 +#hello this is 2nd time #Hello I have made new changes to the files ################################