We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa458f commit a322d91Copy full SHA for a322d91
.github/workflows/validate.yml
@@ -94,7 +94,8 @@ jobs:
94
--check-links-ignore "https://www.bloomberg.com" \
95
--check-links-ignore "https://www.oracle.com" \
96
--check-links-ignore "https://stackoverflow.com" \
97
- --check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
+ --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"
99
100
lighthouse:
101
0 commit comments