Commit 116cb57
committed
ci: trigger on feat/fix/docs/chore branch pushes too, not just main
Opening a draft PR just to smoke-test CI on the feature branch was a
workflow mistake — the whole point of that branch is to stay isolated
from main until native Windows support is fully verified. Broadening
the push trigger lets CI run directly on every feat/** push, no PR
to main required. main + PRs still covered as before.1 parent 5426425 commit 116cb57
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
0 commit comments