Merge pull request 'Обновить entrypoint.sh' (#2) from rustam.tagaev-patch-1 into master

Reviewed-on: https://git.avroid.tech/Actions/addlicense-docker-action/pulls/2
This commit is contained in:
Rustam Tagaev
2024-04-15 12:02:11 +03:00

View File

@@ -9,6 +9,6 @@
echo "Processing event '$GITHUB_EVENT_NAME'" echo "Processing event '$GITHUB_EVENT_NAME'"
echo "List of files no has license:" echo "List of files with absent license:"
echo "===================================" echo "==================================="
echo /app/addlicense -check "$1" . | sh echo /app/addlicense -check "$1" . | sh