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 4b860fa commit 58b4371Copy full SHA for 58b4371
.github/workflows/Lint.yml
@@ -52,5 +52,5 @@ jobs:
52
id: lychee
53
uses: lycheeverse/lychee-action@v2
54
with:
55
- fail: true
+ fail: false
56
args: --config '.lychee.toml' .
0 commit comments