fix issue with script execution

This commit is contained in:
2026-07-25 12:37:56 +02:00
parent 9736962562
commit 7359bfd861
+1
View File
@@ -69,4 +69,5 @@ runs:
RULES: ${{ inputs.rules }}
FAIL_ON_NO_MATCH: ${{ inputs.fail-on-no-match }}
run: |
chmod +x "${{ github.action_path }}/evaluate.sh"
"${{ github.action_path }}/evaluate.sh"