Skip to content

Commit

Permalink
Add quit mode for link checker
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog committed Mar 21, 2024
1 parent cf25a08 commit 6507dd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/linkchecker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes

0 comments on commit 6507dd0

Please sign in to comment.