From d152aa1315c585b8a1886b3c8f4c6f0750c1cc29 Mon Sep 17 00:00:00 2001 From: Herbert Roth Date: Fri, 13 Dec 2024 10:45:35 +0100 Subject: [PATCH] Update sync-changes-scheduled.yml Remove 1.6 merge. --- .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 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: