chore(ci): add misspell action to markdown job

This commit is contained in:
Quentin McGaw
2023-07-05 14:26:04 +00:00
parent 2e34c6009e
commit 235f24ee5b
2 changed files with 9 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ jobs:
level: error
exclude: |
./internal/storage/servers.json
*.md
- name: Linting
run: docker build --target lint .