We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8d948 commit 4d06f71Copy full SHA for 4d06f71
.github/workflows/validate.yml
@@ -83,7 +83,7 @@ jobs:
83
--check-links-ignore "/" \
84
--check-links-ignore "https://www.nyu.edu/" \
85
--check-links-ignore ".github/images/netlify-preview.png" \
86
- --check-links-ignore ".*help.medium.com.*"
+ --check-links-ignore ".*help.medium.com.*" \
87
--check-links-ignore "https:/twitter.com/.*"
88
89
lighthouse:
0 commit comments