Skip to content

Adoption-first refactor: README rework + init installs the reviewer a… #13

Adoption-first refactor: README rework + init installs the reviewer a…

Adoption-first refactor: README rework + init installs the reviewer a… #13

Workflow file for this run

name: "2119"
on:
pull_request:
push:
branches: [main]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm ci
- run: npm test
- run: node dist/cli.js check