Commit cb9befd
ci: run CI on release branches and all pull requests
The 1.0.0 work happens on a long-lived release/1.0.0 integration branch,
with one pull request per issue merged into it. The previous triggers
fired only for main, so those pull requests would have run no checks at
all and there would be nothing for the merge gate to check.
Push now covers release/**, and the pull_request branch filter is dropped
so every pull request is built regardless of its target.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 38805c8 commit cb9befd
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments