We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793dee9 commit a2f4fcdCopy full SHA for a2f4fcd
.github/workflows/update-cli-schema.yml
@@ -2,8 +2,8 @@ name: Update cli schema
2
3
on:
4
push:
5
- # branches:
6
- # - main
+ branches:
+ - main
7
schedule:
8
- cron: '0 0 * * *'
9
0 commit comments