Commit 8ad92c7
ci: one run per commit — PR events carry CI; pushes build main only
Bare 'on: [push, pull_request]' ran every PR commit's checks twice (push +
PR events). Pushes now trigger only on main (post-merge run preserved —
Heart's ws_ci gate reads main-HEAD conclusions); a concurrency group cancels
superseded runs on PR refs only, never main (cancelled is in Heart's
FAILURE_CONCLUSIONS). PyAutoLabs/PyAutoHeart#130.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 6b6463f commit 8ad92c7
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
6 | 16 | | |
7 | 17 | | |
| |||
0 commit comments