mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-17 12:32:15 +02:00
changed description to accurately reflect purpose
This commit is contained in:
parent
a3ef749d1d
commit
c9d4fe0853
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wordlist-validator.yml
vendored
2
.github/workflows/wordlist-validator.yml
vendored
|
|
@ -5,7 +5,7 @@
|
|||
# https://github.com/marketplace/actions/changed-files\
|
||||
#
|
||||
# Modified to add a validator script
|
||||
name: Wordlist Validator - Run a validator script to prevent dangerous pushes
|
||||
name: Wordlist Validator - Run a validator script to check for dangerous pushes
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue