Skip to content

Commit 4d06f71

Browse files
committed
fix ignore
1 parent 4f8d948 commit 4d06f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
--check-links-ignore "/" \
8484
--check-links-ignore "https://www.nyu.edu/" \
8585
--check-links-ignore ".github/images/netlify-preview.png" \
86-
--check-links-ignore ".*help.medium.com.*"
86+
--check-links-ignore ".*help.medium.com.*" \
8787
--check-links-ignore "https:/twitter.com/.*"
8888
8989
lighthouse:

0 commit comments

Comments
 (0)