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