Skip to content

Commit

Permalink
chore: do not fail when broken links found
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 committed Mar 24, 2024
1 parent 596c0dd commit cd0f441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/url_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
args: >
--no-progress
*
fail: true
fail: false
...

0 comments on commit cd0f441

Please sign in to comment.