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 c0e52bd commit 410118aCopy full SHA for 410118a
.github/workflows/broken-links.yml
@@ -20,6 +20,7 @@ jobs:
20
id: lychee
21
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2
22
with:
23
+ args: "--verbose --no-progress './**/*.md'"
24
fail: false # Don't fail on broken links, create an issue instead
25
26
- name: Find already existing issue
0 commit comments