Skip to content

Commit 9d4f648

Browse files
committed
Update schema-publish.yaml
1 parent b54b525 commit 9d4f648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: schema-publish
1111
on:
1212
push:
1313
branches:
14-
- 'v[0-9].[0-9]-dev'
14+
- vX.Y-dev
1515
workflow_dispatch: {}
1616

1717
jobs:

0 commit comments

Comments
 (0)