Skip to content

Commit

Permalink
fix link ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 10, 2023
1 parent ae002d9 commit d3d0bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
--check-links-ignore "https://.*linkedin.com/.*" \
--check-links-ignore "/" \
--check-links-ignore "https://www.nyu.edu/" \
--check-links-ignore ".github/images/netlify-preview.png"
--check-links-ignore ".github/images/netlify-preview.png" \
--check-links-ignore ".*help.medium.com.*"
lighthouse:
Expand Down

0 comments on commit d3d0bfd

Please sign in to comment.