feat(cicd): Added more workflow_dispatch event triggers

This commit is contained in:
ItsIgnacioPortal 2025-03-21 19:26:34 -03:00
parent e3db192b94
commit 9a9a236728
No known key found for this signature in database
GPG key ID: 065FBB22CEF40031
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
name: Wordlist Updater - directories
on:
workflow_dispatch:
push:
paths:
- 'Discovery/Web-Content/raft-small-directories.txt'

View file

@ -1,6 +1,7 @@
name: Wordlist Updater - words
on:
workflow_dispatch:
push:
paths:
- 'Discovery/Web-Content/common.txt'