Skip to content

XIP-45: "Remove Message" content type (#52) #240

XIP-45: "Remove Message" content type (#52)

XIP-45: "Remove Message" content type (#52) #240

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/[email protected]
with:
files: .
config_file: .markdownlint.yaml