Commit 5034601
committed
fix: restore release branch CI trigger with concurrency group
Add release/** back to build.yml push triggers so CI runs on release
branch commits (required by Craft status checks). Use concurrency group
keyed on github.ref to prevent duplicate runs per branch, matching the
getsentry/cli pattern.1 parent f43d9dd commit 5034601
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments