Skip to content

Merge pull request #371 from AlexVPopov/patch-1 #90

Merge pull request #371 from AlexVPopov/patch-1

Merge pull request #371 from AlexVPopov/patch-1 #90

Workflow file for this run

---
name: markdownlint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@main
- name: Run mdl
uses: actionshub/markdownlint@main