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.
1 parent b08088d commit bab2effCopy full SHA for bab2eff
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