Skip to content

Commit 4acf39f

Browse files
committed
chore: correct commit names on cli schema update job
1 parent be3313f commit 4acf39f

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)