From c2d1ea3a37999cea753d5bb34b2eab1298d1f171 Mon Sep 17 00:00:00 2001 From: Himanshu Date: Mon, 21 Sep 2026 18:55:57 +0530 Subject: [PATCH 1/2] added a message --- 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..11125e76 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -46,3 +46,5 @@ else fi cat $TMPFILE + +echo "A message : Learning from ABhishek Veeramalla " \ No newline at end of file From 13a80188f0c1f7e3a92503f4b7536a507451b7ad Mon Sep 17 00:00:00 2001 From: Himanshu Date: Mon, 21 Sep 2026 19:00:06 +0530 Subject: [PATCH 2/2] readme changed --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c6345487..de680819 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Shell Schell Scripts + + +$$ Trying to add change in the main branch of my fork \ No newline at end of file