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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}"