Skip to content

Commit 255225e

Browse files
committed
Ignore the link check of cvedetails.com, since we are getting 403 when running the test
1 parent afa458f commit 255225e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
--check-links-ignore "https://www.oracle.com" \
9696
--check-links-ignore "https://stackoverflow.com" \
9797
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
98+
--check-links-ignore "https://www.cvedetails.com/vulnerability-list/vendor_id-15653/Jupyter.html"
9899
99100
lighthouse:
100101

0 commit comments

Comments
 (0)