Skip to content

feat: AI検索向けに llms.txt と JSON-LD を整備 #2657

feat: AI検索向けに llms.txt と JSON-LD を整備

feat: AI検索向けに llms.txt と JSON-LD を整備 #2657

Workflow file for this run

name: lint
on:
- push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint