Files
actions-addlicense-docker/entrypoint.sh
Rustam Tagaev 855449fc82 fix
2024-04-11 16:07:03 +03:00

8 lines
162 B
Bash
Executable File

#!/bin/sh
echo "Processing event '$GITHUB_EVENT_NAME'"
echo "List of files no has license:"
echo "==================================="
/app/addlicense -check .