Skip to content

hail mary

hail mary #266

Workflow file for this run

name: Lint MarkDown
on: [push]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: "articulate/[email protected]"
with:
config: "markdownlint.json"