Skip to content

chore: update repository references from sst/opencode to anomalyco/opencode #7292

chore: update repository references from sst/opencode to anomalyco/opencode

chore: update repository references from sst/opencode to anomalyco/opencode #7292

Workflow file for this run

name: typecheck
on:
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
typecheck:
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Bun
uses: ./.github/actions/setup-bun
- name: Run typecheck
run: bun typecheck