Skip to content

Commit

Permalink
Add Action inputs for linkspector
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Nov 27, 2024
1 parent e61e940 commit 4f765a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/markdown-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Lint
run: make markdown-lint
- uses: umbrelladocs/action-linkspector@v1
with:
fail_on_error: true
filter_mode: nofilter
- name: Inform Slack users of link check failures
uses: tiloio/slack-webhook-action@v1.1.2
if: failure() && github.ref_name == 'main'
Expand Down

0 comments on commit 4f765a2

Please sign in to comment.