We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44fab3 commit 6158273Copy full SHA for 6158273
.github/workflows/changesets-back-fix.yml
@@ -5,7 +5,7 @@ on:
5
# Add calver branches - Do not add current calver branch
6
# Example: If we are currently on 2023-07, do not add 2023-07
7
branches:
8
- - 2025-01
+ - 2025-04
9
10
concurrency:
11
group: changeset-${{ github.head_ref }}
0 commit comments