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 1798225 commit 80f5e09Copy full SHA for 80f5e09
.github/workflows/sync-changes-scheduled.yml
@@ -14,7 +14,7 @@ jobs:
14
ref:
15
[
16
{ "base": "2.x", "destination": "2.x" },
17
- { "base": "2.1", "destination": "2.1" },
+ { "base": "2.2", "destination": "2.2" },
18
{ "base": "1.7", "destination": "1.7" },
19
]
20
with:
0 commit comments