From 6268e0f8bafd55d89494bb1e5403d6204a9003a9 Mon Sep 17 00:00:00 2001 From: "Juan P. Prieto" Date: Wed, 13 Mar 2024 10:29:42 -0700 Subject: [PATCH] Update changesets-back-fix.yml for 2024-01 --- .github/workflows/changesets-back-fix.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/changesets-back-fix.yml b/.github/workflows/changesets-back-fix.yml index 063f9239c6..246ba74d77 100644 --- a/.github/workflows/changesets-back-fix.yml +++ b/.github/workflows/changesets-back-fix.yml @@ -5,10 +5,10 @@ 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-01 concurrency: - group: changeset-${{ github.head_ref }} + group: changeset-2024-01 cancel-in-progress: true jobs: