summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/typecheck.yml
AgeCommit message (Collapse)Author
2026-02-01ci: enable typecheck on push to dev branch to catch type errors immediately ↵Dax Raad
after merge
2025-12-01.github/workflows: Migrate workflows to Blacksmith runners (#4941)blacksmith-sh[bot]
Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
2025-10-12ci: centralize bun setup to reduce duplication and improve cachingDax Raad
2025-10-10upgrade to bun 1.3.0Dax Raad
2025-09-15ci: typecheckDax Raad
2025-09-10upgrade to latest bunDax Raad
2025-08-03Add workflow_dispatch trigger to typecheck workflowDax Raad
2025-08-03Add typecheck workflowDax Raad