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 74cd3a7 commit 91d10f1Copy full SHA for 91d10f1
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,7 @@ name: Release
6
on:
7
workflow_dispatch:
8
push:
9
- branches: [ "1.**" ]
+ branches: [ '1*' ]
10
11
permissions:
12
contents: read
0 commit comments