This commit is contained in:
Rustam Tagaev
2024-04-11 16:07:03 +03:00
parent 5c88972380
commit 855449fc82

View File

@@ -2,8 +2,6 @@
echo "Processing event '$GITHUB_EVENT_NAME'"
echo "List of files no has license:"
echo "Start"
echo "==================================="
/app/addlicense -check .
echo "End"