Skip to content

chore: rename CLAUDE.md to AGENTS.md and Justfile to justfile (#168) #405

chore: rename CLAUDE.md to AGENTS.md and Justfile to justfile (#168)

chore: rename CLAUDE.md to AGENTS.md and Justfile to justfile (#168) #405

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml