mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-27 09:16:30 -04:00
fix(cicd): More descriptive workflow names
This commit is contained in:
parent
9a9a236728
commit
6653696651
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Wordlist Updater - directories
|
||||
name: Wordlist Updater - Combined directories
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Wordlist Updater - words
|
||||
name: Wordlist Updater - Combined words
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Add table
Reference in a new issue