Skip to content

ok how bout now

ok how bout now #284

Workflow file for this run

name: Lint MarkDown
on: [push]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: "articulate/actions-markdownlint@v1.1.0"
with:
config: "markdownlint.json"