Skip to content

enhancement/make the project better in lots of ways (#46) #3

enhancement/make the project better in lots of ways (#46)

enhancement/make the project better in lots of ways (#46) #3

Workflow file for this run

---
name: Markdown Lint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install markdownlint
uses: DavidAnson/markdownlint-cli2-action@v15