mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update lint-checks.yaml
This commit is contained in:
5
.github/workflows/lint-checks.yaml
vendored
5
.github/workflows/lint-checks.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user