Commit f92aef3
committed
ci: run push CI only on master to avoid dev->master double-trigger
A push to dev while a dev->master PR is open fired both the push and
pull_request workflows, running the ubuntu suite twice. Scope push CI to
master (post-merge verification); dev and feature branches are covered by
their pull request.1 parent 62a0d31 commit f92aef3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments