Skip to content
Open

Mynew11 #1018

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
4 changes: 2 additions & 2 deletions github-api-integration-module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
################################
# Author: Abhishek
# Version: v1
#
#added code
#
#
# 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
#
#
#added work
################################

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