mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-21 00:35:51 +00:00
Added test trigger to the "awesome env variables" github action
This commit is contained in:
+3
@@ -3,6 +3,9 @@ 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_combined_words:
|
||||
|
||||
Reference in New Issue
Block a user