Commit 5c69289
ci: run the verify workflow on main only, not on every branch
Drop the pull_request trigger from CI so the heavy verify job (format,
lint, typecheck, test, build, rust:check, Playwright e2e) runs only on
push to main. Add workflow_dispatch so it can still be triggered by hand
on a branch when needed.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 6dcaf2c commit 5c69289
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments