Skip to content

Commit ab78f2b

Browse files
[CI] Update upmerge branches (#252)
2 parents 6875c3e + 439ee90 commit ab78f2b

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

.github/workflows/upmerge_pr.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,15 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
include:
23-
-
24-
base_branch: "1.0"
25-
target_branch: "2.0"
26-
-
27-
base_branch: "2.0"
28-
target_branch: "2.1"
2923
-
3024
base_branch: "2.1"
3125
target_branch: "2.2"
3226
-
3327
base_branch: "2.2"
3428
target_branch: "3.0"
29+
-
30+
base_branch: "3.0"
31+
target_branch: "3.1"
3532

3633
steps:
3734
-

0 commit comments

Comments
 (0)