Skip to content

Commit afa9511

Browse files
committed
Update schema-publish.yaml
1 parent 6f75109 commit afa9511

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-
- vX.Y-dev
14+
- 'v?.?-dev'
1515
paths:
1616
- 'src/schemas/validation/*.yaml'
1717
- 'scripts/schema-publish.sh'

0 commit comments

Comments
 (0)