Skip to content

Commit 7d9d9a6

Browse files
committed
updat econfig
1 parent 8052eda commit 7d9d9a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
with:
5050
fail: true
5151
# removed md files that include liquid tags
52-
args: --exclude-path README.md --exclude-path _pages/404.md --exclude-path _pages/blog.md --exclude-path _posts/2018-12-22-distill.md --verbose --no-progress './**/*.md' './**/*.html'
52+
args: --exclude-path README.md --exclude-path _pages/404.md --exclude-path _pages/blog.md --exclude-path _posts/2018-12-22-distill.md --accept 403,999 --verbose --no-progress './**/*.md' './**/*.html'

0 commit comments

Comments
 (0)