diff --git a/.github/workflows/sync-changes-scheduled.yml b/.github/workflows/sync-changes-scheduled.yml index 15d933b32..f1ce6145b 100644 --- a/.github/workflows/sync-changes-scheduled.yml +++ b/.github/workflows/sync-changes-scheduled.yml @@ -14,6 +14,7 @@ jobs: ref: [ { "base": "1.x", "destination": "1.x" }, + { "base": "1.6", "destination": "1.6" }, { "base": "1.7", "destination": "1.7" }, ] with: