Skip to content

Commit a2f4fcd

Browse files
committed
chore: correct commit names on cli schema update job
1 parent 793dee9 commit a2f4fcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-cli-schema.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Update cli schema
22

33
on:
44
push:
5-
# branches:
6-
# - main
5+
branches:
6+
- main
77
schedule:
88
- cron: '0 0 * * *'
99

0 commit comments

Comments
 (0)