From 16af0f69443595264d4d35140c9d65da4e2fe2ea Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Feb 2026 07:41:41 +0000 Subject: [PATCH 1/2] This is my first commit --- 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..f5871746 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,6 +9,8 @@ # Usage: # Please provide your github token and rest api to the script as input # +# I have added a 2 line codes here for testing purpose +# # ################################ From 7dad48671528d757a73fe63ead082cbaee817acb Mon Sep 17 00:00:00 2001 From: meghanau09 Date: Wed, 11 Feb 2026 16:20:48 +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..a82de667 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference and practice