Skip to content

Commit b2b141c

Browse files
committed
fix(scp): fix bad scp logic
1 parent 350cd85 commit b2b141c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/wordlists.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: generate and commit wordlists
2-
on: workflow_dispatch
32
on:
43
schedule:
54
- cron: "00 12 27 * *" # At 12:00 on day-of-month 27.
6-
5+
workflow_dispatch
76

87
jobs:
98
wordlists:

0 commit comments

Comments
 (0)