mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-21 11:53:21 +00:00
Update wordlist-validator_verify_entries_for_starting_with_slash.yml
This commit is contained in:
committed by
GitHub
parent
24f756e4b9
commit
6f084283ff
@@ -26,4 +26,5 @@ jobs:
|
|||||||
uses: tj-actions/changed-files@v34
|
uses: tj-actions/changed-files@v34
|
||||||
- name: Analyze all added or modified files
|
- name: Analyze all added or modified files
|
||||||
run: |
|
run: |
|
||||||
|
chmod +x ./.bin/check-file-for-starting-slash
|
||||||
./.bin/check-file-for-starting-slash "${{ steps.changed-files.outputs.all_changed_files }}"
|
./.bin/check-file-for-starting-slash "${{ steps.changed-files.outputs.all_changed_files }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user