Skip to content

Commit c5a8601

Browse files
committed
Merge remote-tracking branch 'upstream/dev' into v3.1-dev-merge-dev
2 parents 68ec9f7 + 4056207 commit c5a8601

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

0 commit comments

Comments
 (0)