Skip to content

chore(deps): update dependency cspell to v8.16.1 #1361

chore(deps): update dependency cspell to v8.16.1

chore(deps): update dependency cspell to v8.16.1 #1361

name: markdown-linter
on:
pull_request:
branches:
- master
types: [opened, synchronize, reopened, ready_for_review]
jobs:
lint:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v18
with:
globs: |
*.md
**/*.md