Skip to content

Commit

Permalink
allow the markdown linter step to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jul 25, 2022
1 parent 05e9e8b commit 7e9d2bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdown_linter.yml
Expand Up @@ -13,3 +13,4 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
continue-on-error: true

0 comments on commit 7e9d2bd

Please sign in to comment.