Skip to content

Commit bd3c5c2

Browse files
committed
pause auto generation for now
1 parent c214f8a commit bd3c5c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/wordlists.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: generate and commit wordlists
2-
# on: workflow_dispatch
3-
on:
4-
schedule:
5-
- cron: "00 12 28 * *" # At 12:00 on day-of-month 28.
2+
on: workflow_dispatch
3+
# on:
4+
# schedule:
5+
# - cron: "00 12 28 * *" # At 12:00 on day-of-month 28.
66

77

88
jobs:

0 commit comments

Comments
 (0)