Skip to content

Commit bceb264

Browse files
committed
ci: remove workflow_dispatch from cron.yml
Signed-off-by: William Woodruff <[email protected]>
1 parent ce4251e commit bceb264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cron.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ name: Cron
55
on:
66
schedule:
77
- cron: "0 6 * * *" # daily at 6am
8-
workflow_dispatch:
98

109
jobs:
1110
test:

0 commit comments

Comments
 (0)