Skip to content

Update spell-check action #1

Update spell-check action

Update spell-check action #1

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v15
continue-on-error: true
with:
globs: |
docs/*.md