Commit cf184bb
ci(minting-service): only deploy from main branch (#156)
Vercel's git integration was triggering preview deployments on every
PR push, surfacing as a failing required-style check on unrelated PRs.
Whitelist main as the only branch that triggers a Vercel deployment for
the cacheplane-minting-service project. PRs that don't touch this app
no longer spin up doomed preview builds.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 697d0f3 commit cf184bb
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
0 commit comments