Skip to content

Commit 0a9da83

Browse files
authored
Add stackoverflow to links we skip
1 parent 857b6c7 commit 0a9da83

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
@@ -93,6 +93,7 @@ jobs:
9393
--check-links-ignore "https://sloan.org" \
9494
--check-links-ignore "https://www.bloomberg.com" \
9595
--check-links-ignore "https://www.oracle.com" \
96+
--check-links-ignore "https://stackoverflow.com" \
9697
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
9798
9899
lighthouse:

0 commit comments

Comments
 (0)