From ad6644b467829a15b32366fb733e8beabdb73465 Mon Sep 17 00:00:00 2001 From: Kara Daviduik Date: Sun, 4 Jan 2026 21:12:13 -0500 Subject: [PATCH] create back-fix branch for 2024-10 --- .github/workflows/changesets-back-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changesets-back-fix.yml b/.github/workflows/changesets-back-fix.yml index 063f9239c6..61ad8486d1 100644 --- a/.github/workflows/changesets-back-fix.yml +++ b/.github/workflows/changesets-back-fix.yml @@ -5,7 +5,7 @@ on: # Add calver branches - Do not add current calver branch # Example: If we are currently on 2023-07, do not add 2023-07 branches: - - 2023-10 + - 2024-10 concurrency: group: changeset-${{ github.head_ref }}