Skip to content

Commit 51afe91

Browse files
Update Broken-links-checker-final.yml
1 parent 52a1ad8 commit 51afe91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/Broken-links-checker-final.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ jobs:
5252
--no-progress --include-fragments
5353
--max-concurrency 4
5454
--exclude-mail
55-
--accept 200,429
56-
--ignore-file .lychee/ignore.txt
55+
-- --ignore-file .lychee/ignore.txt
5756
${{ steps.changed-files.outputs.md_files }}
5857
failIfEmpty: false
5958
env:

0 commit comments

Comments
 (0)