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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user