Update lint-checks.yaml

This commit is contained in:
Alexandre
2022-01-22 20:23:21 +01:00
committed by GitHub
parent 78dfed2518
commit c5db905e15

View File

@@ -52,8 +52,11 @@ jobs:
steps:
- name: ↩️ Checkout
uses: actions/checkout@v2
with:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: 🔎 Run markdownlint
uses: nosborn/github-action-markdown-cli@v1.1.1
with:
files: .
rules: markdownlint.yaml