This commit is contained in:
aleksandr.vodyanov
2024-05-17 16:56:36 +03:00
parent 268d51f61e
commit e7a7584ed0
2 changed files with 1 additions and 2 deletions

View File

@@ -11,5 +11,4 @@
echo "Processing event '$GITHUB_EVENT_NAME'"
echo "List of files with absent license:"
echo "==================================="
echo $INPUT_INPUT_FILES
echo /app/addlicense -check "$1" "$INPUT_INPUT_FILES" | sh