chore(ci): add markdown dead link checking

This commit is contained in:
Quentin McGaw
2023-07-05 14:31:39 +00:00
parent 1cd2fec796
commit d83217f7ac
3 changed files with 6 additions and 2 deletions

View File

@@ -27,6 +27,10 @@ jobs:
pattern: |
*.md
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
- uses: peter-evans/dockerhub-description@v3
if: github.repository == 'qdm12/gluetun'
with: