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