diff --git a/entrypoint.sh b/entrypoint.sh index 017122b..4f745c6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -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"