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 ba36ba7 commit 35e5f21Copy full SHA for 35e5f21
.github/workflows/link-check.yml
@@ -36,6 +36,8 @@ jobs:
36
# - You can later add more patterns (e.g. './**/*.html') if needed.
37
args: >
38
--config lychee.toml
39
+ --no-progress
40
+ .
41
#
42
# fail:
43
# - If true, the workflow will fail when lychee finds broken links.
0 commit comments