Skip to content

chore: tighten markdownlint, fix lint issues #2

chore: tighten markdownlint, fix lint issues

chore: tighten markdownlint, fix lint issues #2

Workflow file for this run

name: Docs
on:
push:
branches: [main]
paths:
- 'docs/**'
- 'README.md'
- 'CONTRIBUTING.md'
pull_request:
branches: [main]
paths:
- 'docs/**'
- 'README.md'
- 'CONTRIBUTING.md'
workflow_dispatch:
jobs:
check:
uses: anolishq/.github/.github/workflows/docs-check.yml@main