This commit is contained in:
Rustam Tagaev
2024-04-12 11:38:03 +03:00
parent 607a6cca85
commit d052a20133

View File

@@ -11,5 +11,5 @@
echo "Processing event '$GITHUB_EVENT_NAME'" echo "Processing event '$GITHUB_EVENT_NAME'"
echo "List of files no has license:" echo "List of files no has license:"
echo "===================================" echo "==================================="
echo \"/app/addlicense -check "$1" . \" echo /app/addlicense -check "$1" .
/app/addlicense -check "$1" . /app/addlicense -check "$1" .