add markdownlint to CI

This commit is contained in:
n 2024-10-03 23:04:32 +02:00
parent be46abe607
commit 65eb4e1462
Signed by: n
GPG key ID: 510227DD6C502CE3

View file

@ -7,4 +7,8 @@ jobs:
name: check
steps:
- uses: actions/checkout@v4
- uses: actions/markdownlint-cli2-action@v17
with:
globs: |
**/*.md
- run: shellcheck *.sh monitoring/*.sh