mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-05-06 10:51:27 +00:00
Removed test triggers for a github action
This commit is contained in:
parent
f043ce0d87
commit
ae4e89a446
@ -3,9 +3,7 @@ name: Wordlist Updater - Awesome list of secrets in environment variables
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 1 * *' # once a month at midnight (thanks https://crontab.guru)
|
||||
push:
|
||||
paths:
|
||||
- 'test.txt'
|
||||
|
||||
jobs:
|
||||
update_awesome-environment-variable-names:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user