Skip to content

Update markdownlint.yml and fix it #3

Update markdownlint.yml and fix it

Update markdownlint.yml and fix it #3

Workflow file for this run

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