We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54b525 commit 9d4f648Copy full SHA for 9d4f648
1 file changed
.github/workflows/schema-publish.yaml
@@ -11,7 +11,7 @@ name: schema-publish
11
on:
12
push:
13
branches:
14
- - 'v[0-9].[0-9]-dev'
+ - vX.Y-dev
15
workflow_dispatch: {}
16
17
jobs:
0 commit comments