Skip to content

Merge pull request #18 from MajorKeen/patch/fixed-none-breaking-spaces #48

Merge pull request #18 from MajorKeen/patch/fixed-none-breaking-spaces

Merge pull request #18 from MajorKeen/patch/fixed-none-breaking-spaces #48

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v11
with:
config: "./.markdownlint.json"
globs: |
*.md
!test/*.md