Обновить entrypoint.sh
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
|
||||
echo "Processing event '$GITHUB_EVENT_NAME'"
|
||||
echo "List of files no has license:"
|
||||
echo "List of files with absent license:"
|
||||
echo "==================================="
|
||||
echo /app/addlicense -check "$1" . | sh
|
||||
|
||||
Reference in New Issue
Block a user