Commit 73b4aff
Avoid duplicate CI runs: trigger push CI on master only
With push CI on all branches, every push to a branch with an open PR
fired both a push run and a pull_request run - identical 8-job matrices
twice. Branch work is now covered by pull_request only; pushes to
master (merges) still run the full matrix.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent b329d16 commit 73b4aff
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | | - | |
6 | | - | |
| 8 | + | |
7 | 9 | | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments