refactoring some param
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
echo "Processing event '$GITHUB_EVENT_NAME'"
|
||||
echo "List of files no has license:"
|
||||
echo "==================================="
|
||||
/app/addlicense -check .
|
||||
echo "$1"
|
||||
/app/addlicense -check "$1" .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user