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 0009e08 commit 1b2e64bCopy full SHA for 1b2e64b
.github/workflows/release-tag-version.yml
@@ -6,6 +6,8 @@ on:
6
- "v1.*"
7
- "!v1*-rc*"
8
- "!v1*-dev"
9
+ branches:
10
+ - "release/v1.22*"
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments