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 e607f96 commit 5cae04fCopy full SHA for 5cae04f
.github/workflows/reusable-markdown-link-check.yml
@@ -15,6 +15,7 @@ jobs:
15
- uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
16
with:
17
args: >
18
+ --config lychee.toml
19
--include-fragments
20
--github-token ${{ github.token }}
21
.
0 commit comments