Skip to content

Add Contributor Covenant 1.4 copy #12

Add Contributor Covenant 1.4 copy

Add Contributor Covenant 1.4 copy #12

Workflow file for this run

name: markdownlint
on: [push, pull_request]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run Markdown Lint
uses: actionshub/markdownlint@main