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 21c4b80 commit eb0c460Copy full SHA for eb0c460
.github/workflows/check-links.yaml
@@ -45,3 +45,4 @@ jobs:
45
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374
46
with:
47
args: "--verbose --no-progress ${{needs.changedfiles.outputs.md_files}} ${{needs.changedfiles.outputs.yaml_files}} --config .github/lychee.toml"
48
+ failIfEmpty: false
0 commit comments