Skip to content

Commit

Permalink
[chore][CI] do not failIfEmpty in check-links
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 authored Jan 24, 2025
1 parent 23f6622 commit 562adef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374
with:
args: "--verbose --no-progress ${{needs.changedfiles.outputs.md_files}} ${{needs.changedfiles.outputs.yaml_files}} --config .github/lychee.toml"
failIfEmpty: false

0 comments on commit 562adef

Please sign in to comment.