Add functionality for v2 -> v1 backports
This commit is contained in:
parent
33f749f1c9
commit
d76b18254a
2 changed files with 23 additions and 3 deletions
3
.github/workflows/update-release-branch.yml
vendored
3
.github/workflows/update-release-branch.yml
vendored
|
|
@ -53,4 +53,5 @@ jobs:
|
|||
--repository-nwo ${{ github.repository }} \
|
||||
--source-branch v2 \
|
||||
--target-branch v1 \
|
||||
--conductor ${GITHUB_ACTOR}
|
||||
--conductor ${GITHUB_ACTOR} \
|
||||
--perform-v2-to-v1-backport
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue