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 adcacd1 commit 0166afdCopy full SHA for 0166afd
1 file changed
.github/workflows/check-links.yml
@@ -26,5 +26,6 @@ jobs:
26
--no-progress
27
--accept 200,204,301,302,308
28
--exclude-path ./CHANGELOG.md
29
+ --config .lychee.toml
30
'**/*.md'
31
fail: true
0 commit comments