mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-21 13:14:08 +00:00
Fixed path in wordlist updater github action
This commit is contained in:
@@ -3,15 +3,15 @@ name: Wordlist Updater - words
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'common.txt'
|
||||
- 'raft-small-words.txt'
|
||||
- 'raft-small-words-lowercase.txt'
|
||||
- 'raft-medium-words-lowercase.txt'
|
||||
- 'raft-medium-words.txt'
|
||||
- 'big.txt'
|
||||
- 'raft-large-words-lowercase.txt'
|
||||
- 'raft-large-words.txt'
|
||||
- 'test.txt'
|
||||
- 'Discovery/Web-Content/common.txt'
|
||||
- 'Discovery/Web-Content/raft-small-words.txt'
|
||||
- 'Discovery/Web-Content/raft-small-words-lowercase.txt'
|
||||
- 'Discovery/Web-Content/raft-medium-words-lowercase.txt'
|
||||
- 'Discovery/Web-Content/raft-medium-words.txt'
|
||||
- 'Discovery/Web-Content/big.txt'
|
||||
- 'Discovery/Web-Content/raft-large-words-lowercase.txt'
|
||||
- 'Discovery/Web-Content/raft-large-words.txt'
|
||||
- 'Discovery/Web-Content/test.txt'
|
||||
|
||||
jobs:
|
||||
update_combined_words:
|
||||
|
||||
Reference in New Issue
Block a user