From dcc6ebfaa17470d1632c330882490258eeee8f8c Mon Sep 17 00:00:00 2001 From: robertSt7 <104770750+robertSt7@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:20:20 +0100 Subject: [PATCH] Update sync-changes-scheduled.yml --- .github/workflows/sync-changes-scheduled.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sync-changes-scheduled.yml b/.github/workflows/sync-changes-scheduled.yml index 011e4180f..15d933b32 100644 --- a/.github/workflows/sync-changes-scheduled.yml +++ b/.github/workflows/sync-changes-scheduled.yml @@ -15,7 +15,6 @@ jobs: [ { "base": "1.x", "destination": "1.x" }, { "base": "1.7", "destination": "1.7" }, - { "base": "1.6", "destination": "1.6" }, ] with: base_ref: ${{ matrix.ref.base }}