Skip to content

Commit c3fc73c

Browse files
committed
update yml-file
1 parent 19f0b2f commit c3fc73c

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: --user-agent 'curl/7.54' --exclude-path README.md --exclude-path _pages/404.md --exclude-path _pages/blog.md --exclude-path _pages/projects.md --exclude-path _posts --exclude-path _draftpages --verbose --no-progress './**/*.md' './**/*.html' --exclude-path _site/blog/*
52+
args: --user-agent 'curl/7.54' --exclude-path README.md --exclude-path _data/coauthors.yml --exclude-path _pages/404.md --exclude-path _pages/blog.md --exclude-path _pages/projects.md --exclude-path _posts --exclude-path _draftpages --verbose --no-progress './**/*.md' './**/*.html' --exclude-path _site/blog/*

0 commit comments

Comments
 (0)