Skip to content

Commit 289d2d7

Browse files
committed
Ignore linkchecking on commit authors to unblock GH Actions
1 parent d627d62 commit 289d2d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
linkcheck_ignore = [
190190
"http://127.0.0.1:8000",
191191
"https://matrix.to/#/#documentation:ubuntu.com",
192+
r"https://github\.com/canonical/open-documentation-academy/commits\?author=.*",
192193
]
193194

194195

0 commit comments

Comments
 (0)