mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge branch '1.12' into 1.13
* 1.12: [GitHub Actions] Add 1.13 branch to "Refactor" workflow
This commit is contained in:
commit
59c0b3eaf2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/refactor.yml
vendored
2
.github/workflows/refactor.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
branch: ["1.11", "1.12"]
|
||||
branch: ["1.11", "1.12", "1.13"]
|
||||
|
||||
steps:
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue