Skip to content

Commit eea8ac5

Browse files
committed
remove workflow_dispatch.branches
1 parent 131c143 commit eea8ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/generate-cli-commands-page.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Generate CLI commands doc page
22

33
on:
44
workflow_dispatch:
5-
branches: [ main ]
65
schedule:
76
# Run at 00:15 every day
87
- cron: '15 */19 * * *'

0 commit comments

Comments
 (0)