From 8089ae9774eddc74ea73462d2711c1d90f767319 Mon Sep 17 00:00:00 2001 From: Priyadevops-tech Date: Wed, 12 Aug 2026 18:36:32 +0530 Subject: [PATCH] Add comment about checking forks in script Added a comment regarding checking forks in the script. --- 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..41febff0 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 +# This is commit to check fork # # ################################