We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f75109 commit afa9511Copy full SHA for afa9511
.github/workflows/schema-publish.yaml
@@ -11,7 +11,7 @@ name: schema-publish
11
on:
12
push:
13
branches:
14
- - vX.Y-dev
+ - 'v?.?-dev'
15
paths:
16
- 'src/schemas/validation/*.yaml'
17
- 'scripts/schema-publish.sh'
0 commit comments