Skip to content

xip-21 to final status (#64) #280

xip-21 to final status (#64)

xip-21 to final status (#64) #280

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v3.0.1
with:
files: .
config_file: .markdownlint.yaml