diff --git a/README.md b/README.md index c6345487..0e8f7d98 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts +Git fetch test diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..882ec94a 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,7 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +# Test PR request ################################ if [ ${#@} -lt 2 ]; then