Commit ff1e7b0
committed
ci: trigger workflows only once for pull requests
When pushing to a pull request branch, the CI has been triggered
twice. Once by the push and once by the pull_request event. This
changes the workflow to trigger only on pushes to main or changes to
any pull requests targeting main.1 parent b9126de commit ff1e7b0
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| 13 | + | |
6 | 14 | | |
0 commit comments