From b9e11e2299dc69c55a3095f41a6ee4109dcfe552 Mon Sep 17 00:00:00 2001 From: Herbert Roth Date: Fri, 13 Dec 2024 12:53:11 +0100 Subject: [PATCH] Update sync-changes-scheduled.yml Ad 1.6 to merge. --- .github/workflows/sync-changes-scheduled.yml | 1 + 1 file changed, 1 insertion(+) 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: