lychee-action
lychee-action copied to clipboard
Add `failIfEmpty` argument (fixes #84)
If no links were found during a run, this could indicate a configuration issue. In order to warn users, this new option allows failing the pipeline in such a scenario. I'm planning to merge this as part of v2.0.0 and it will be on by default.
See https://github.com/lycheeverse/lychee-action/issues/84