We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c1a5c commit 3a0d025Copy full SHA for 3a0d025
.github/workflows/validate.yml
@@ -92,6 +92,7 @@ jobs:
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://www.oracle.com" \
96
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
97
98
lighthouse:
0 commit comments