mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[CI] Add sylius-stack branch to upmerges (#17031)
| Q | A |-----------------|----- | Branch? | 2.0 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file --> | Related tickets | | License | MIT <!-- - Bug fixes must be submitted against the 1.13 branch - Features and deprecations must be submitted against the 1.14 branch - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html -->
This commit is contained in:
commit
d408aef5b9
1 changed files with 3 additions and 0 deletions
3
.github/workflows/upmerge_pr.yaml
vendored
3
.github/workflows/upmerge_pr.yaml
vendored
|
|
@ -32,6 +32,9 @@ jobs:
|
|||
-
|
||||
base_branch: "2.0"
|
||||
target_branch: "payment-request"
|
||||
-
|
||||
base_branch: "2.0"
|
||||
target_branch: "sylius-stack"
|
||||
|
||||
steps:
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue