Commit a64cbf6
chore(ci): match changeset-release/ prefix in changeset-check skip
Per review (Codacy): the changesets bot branches as
changeset-release/<baseBranch>, so use
!startsWith(github.head_ref, 'changeset-release/') instead of an exact
match on 'changeset-release/main'. Same behavior for this repo today,
but robust to other base branches.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 452523f commit a64cbf6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments