Update wordlist-validator_verify_entries_for_starting_with_slash.yml

This commit is contained in:
Dominique RIGHETTO
2022-11-01 15:57:43 +01:00
committed by GitHub
parent 24f756e4b9
commit 6f084283ff
@@ -26,4 +26,5 @@ jobs:
uses: tj-actions/changed-files@v34
- name: Analyze all added or modified files
run: |
chmod +x ./.bin/check-file-for-starting-slash
./.bin/check-file-for-starting-slash "${{ steps.changed-files.outputs.all_changed_files }}"