mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
Removed test triggers for a github action
This commit is contained in:
parent
f043ce0d87
commit
ae4e89a446
2 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
test.txt
1
test.txt
|
|
@ -1 +0,0 @@
|
|||
dasdasdasdasdasdsaasdf
|
||||
Loading…
Reference in a new issue