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 19aff56 commit 95f16f9Copy full SHA for 95f16f9
1 file changed
.github/workflows/linkcheck.yml
@@ -18,6 +18,7 @@ jobs:
18
id: lychee
19
uses: lycheeverse/lychee-action@v2
20
with:
21
+ fail: false
22
args: --accept 403 lectures/*.md
23
- name: Create Issue From File
24
if: steps.lychee.outputs.exit_code != 0
0 commit comments