Skip to content

Remove /start command and auto-approve functionality #1

Remove /start command and auto-approve functionality

Remove /start command and auto-approve functionality #1

Workflow file for this run

name: CI
on:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: make check