Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Shell
Submodule Shell added at a6a207
3 changes: 2 additions & 1 deletion github-api-integration-module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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
#
#hello this is 2nd time
#Hello I have made new changes to the files
################################

if [ ${#@} -lt 2 ]; then
Expand Down