Commit 46b8d38
fix(ci): trigger PR gate on 0.83-merge base branches
The PR-gate workflow's `branches` filter only matched `main`, `*-stable`, and
`release/*`, so PRs targeting `0.83-merge` skipped every required check —
including the very Resolve-Hermes / Prebuild-macOS-Core jobs we want to
exercise on this branch.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e347c80 commit 46b8d38
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments