Skip to content

Add linter and CI

Add linter and CI #1

Workflow file for this run

name: linter
on:
push:
branches:
- "*"
permissions:
contents: read
jobs:
markdown:
name: markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: markdownlint-cli2-action
uses: DavidAnson/markdownlint-cli2-action@v9