Skip to content

Smol soft boi/master (#1958) #887

Smol soft boi/master (#1958)

Smol soft boi/master (#1958) #887

Workflow file for this run

name: Lint Markdown
on:
- pull_request
- push
jobs:
mdl:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: articulate/actions-markdownlint@v1
with:
config: .markdownlint.yaml
ignore: 'tests/'