Skip to content

Commit 1b2e64b

Browse files
committed
Added trigger for test branch
1 parent 0009e08 commit 1b2e64b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-tag-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- "v1.*"
77
- "!v1*-rc*"
88
- "!v1*-dev"
9+
branches:
10+
- "release/v1.22*"
911

1012
concurrency:
1113
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)