From 829ba1a15e0d8fc665cd8f13c5d063a99a717f03 Mon Sep 17 00:00:00 2001 From: chandu341 Date: Fri, 2 Jan 2026 15:33:21 +0530 Subject: [PATCH 1/3] added one line in git file --- github-api-integration-module.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..2a0b7eea 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -7,7 +7,8 @@ # # 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 +# Please provide your github token and rest api to the script as input +# FYI # # ################################ From 7331cf58cbd1b45124d7798ffcbab38e903ac73a Mon Sep 17 00:00:00 2001 From: chandu341 Date: Fri, 2 Jan 2026 15:35:43 +0530 Subject: [PATCH 2/3] chron: added one line in git file --- 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 2a0b7eea..5f4fbf10 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 -# FYI +# FYI - FYI # # ################################ From bd0cc94d48ebfbee1ecab2950c7c36c50249550f Mon Sep 17 00:00:00 2001 From: chandu341 <79676010+chandu341@users.noreply.github.com> Date: Fri, 2 Jan 2026 15:58:59 +0530 Subject: [PATCH 3/3] Add note about checking in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6345487..3d86b140 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts +for checking