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 fb39d51 commit 71fcc98Copy full SHA for 71fcc98
.github/workflows/validate.yml
@@ -90,6 +90,8 @@ jobs:
90
--check-links-ignore "https://jupytercon.com" \
91
--check-links-ignore "https://www.netapp.com" \
92
--check-links-ignore "https://github.com/[^/]+/?$" \
93
+ --check-links-ignore "https://sloan.org" \
94
+ --check-links-ignore "https://www.bloomberg.com" \
95
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
96
97
lighthouse:
0 commit comments