We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b08088d + bab2eff commit 77adf73Copy full SHA for 77adf73
1 file changed
.github/workflows/upmerge_pr.yaml
@@ -23,6 +23,9 @@ jobs:
23
-
24
base_branch: "2.0"
25
target_branch: "2.1"
26
+ -
27
+ base_branch: "2.1"
28
+ target_branch: "2.2"
29
30
steps:
31
0 commit comments