We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32174b4 commit 0abe240Copy full SHA for 0abe240
.github/workflows/markdown-link-checker.yml
@@ -5,6 +5,7 @@ on: push
5
jobs:
6
markdown-link-check:
7
runs-on: ubuntu-latest
8
+ continue-on-error: true
9
steps:
10
- name: Checkout
11
uses: actions/checkout@master
0 commit comments