Skip to content

chore: add robots.txt, llms.txt #59

chore: add robots.txt, llms.txt

chore: add robots.txt, llms.txt #59

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
check:
uses: drehelis/improved-chainsaw/.github/workflows/code-quality.yml@main
with:
build: true
prettier: true
lint: false
type-check: true