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 857b6c7 commit 0a9da83Copy full SHA for 0a9da83
.github/workflows/validate.yml
@@ -93,6 +93,7 @@ jobs:
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://stackoverflow.com" \
97
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
98
99
lighthouse:
0 commit comments