mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-21 18:31:18 +00:00
feat(cicd): Added more workflow_dispatch event triggers
This commit is contained in:
parent
e3db192b94
commit
9a9a236728
@ -1,6 +1,7 @@
|
|||||||
name: Wordlist Updater - directories
|
name: Wordlist Updater - directories
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'Discovery/Web-Content/raft-small-directories.txt'
|
- 'Discovery/Web-Content/raft-small-directories.txt'
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
name: Wordlist Updater - words
|
name: Wordlist Updater - words
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'Discovery/Web-Content/common.txt'
|
- 'Discovery/Web-Content/common.txt'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user