Commit 47919d3
committed
ci: Fix duplicate workflow runs
Configure workflow to run on:
- Pushes to main branch only
- All pull requests
This prevents duplicate runs when pushing to PR branches while still
ensuring all commits are validated (either via push to main or PR checks).1 parent 572fa4c commit 47919d3
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments