Commit d280576
committed
Run push builds only on master
The workflow triggers on both push and pull_request without branch
filters, so every PR from a repository branch runs the full matrix
twice. Limiting the push trigger to master keeps a single run per PR
plus a post-merge run.1 parent 22e24bc commit d280576
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments