Skip to content

refactor(ai): trim AGENTS.md and fix stale references #337

refactor(ai): trim AGENTS.md and fix stale references

refactor(ai): trim AGENTS.md and fix stale references #337

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .