Skip to content

Commit

Permalink
Do not fail if empty
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Oct 17, 2024
1 parent 10be4bf commit de63af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
args: >-
-v -n "*.md" "**/*.md"
--exclude "http://localhost*"
--fail-if-empty false
- name: fail for link errors
run: exit ${{ steps.lychee.outputs.exit_code }}

0 comments on commit de63af5

Please sign in to comment.