Skip to content

feat(theme): 续迁移 mereithhh——TopPin/404/分类归档/友链申领/社交网格 #1

feat(theme): 续迁移 mereithhh——TopPin/404/分类归档/友链申领/社交网格

feat(theme): 续迁移 mereithhh——TopPin/404/分类归档/友链申领/社交网格 #1

Workflow file for this run

name: Lint AGENTS.md
on:
push:
paths:
- 'AGENTS.md'
- 'docs/**'
- 'scripts/lint-agents.sh'
- '.github/workflows/lint-agents.yml'
pull_request:
paths:
- 'AGENTS.md'
- 'docs/**'
- 'scripts/lint-agents.sh'
jobs:
validate-references:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check paths referenced in AGENTS.md exist
run: bash scripts/lint-agents.sh