Commit ca96c9b
committed
Key the concurrency group on the ref rather than the commit
Carries over a review fix from wp-cli/.github#274, which introduced the same
expression. The event name in the key is already what keeps a push to the
default branch and the nightly schedule apart, so keying on the commit only
prevented a new push from superseding the run it replaces — the opposite of
what a 155-job fan-out wants.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jy4dmjymj9VmoTBaqrV4iX1 parent 0edf68f commit ca96c9b
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments