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 1b2e64b commit ff5be4cCopy full SHA for ff5be4c
.github/workflows/release-tag-version.yml
@@ -6,8 +6,6 @@ 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