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 }}