test exclude param

This commit is contained in:
Rustam Tagaev
2024-04-11 19:19:29 +03:00
parent c75fae3aed
commit 706826d3c6
2 changed files with 4 additions and 1 deletions

View File

@@ -12,4 +12,4 @@ echo "Processing event '$GITHUB_EVENT_NAME'"
echo "List of files no has license:"
echo "==================================="
/app/addlicense -check .
echo "${EXCLUDE_CONFIG}"