Skip to content

feat(advisor): opt-in deputy reviewer for --auto runs (#26) #87

feat(advisor): opt-in deputy reviewer for --auto runs (#26)

feat(advisor): opt-in deputy reviewer for --auto runs (#26) #87

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --frozen-lockfile
- run: bun run check