Commit b3080ce
committed
infra: enable CI tests for all pull requests
- Remove branch restriction that limited CI tests to PRs against main branch
- CI tests now run on ALL pull requests, regardless of target branch
- Ensures proper testing for feature branches against release branches
- Publishing steps remain commented out for manual publishing only
This allows the development workflow using release branches to have
proper CI validation for all pull requests.1 parent 06183a7 commit b3080ce
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments