mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
We've had `build` fail on main one or two times, and it's easily preventable by just running `make build` on PRs. I didn't add `build` to required as it's already pretty complex, and we'd be making it more complex by skipping half of it when not on coder/coder main.