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