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 87c79d3 commit 869a4bbCopy full SHA for 869a4bb
1 file changed
.github/workflows/release.yml
@@ -6,8 +6,7 @@ name: Release
6
on:
7
workflow_dispatch:
8
push:
9
- branches:
10
- - '1.*.*'
+ branches: ['1.*']
11
12
permissions:
13
contents: read
0 commit comments