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