mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-17 12:58:07 +00:00
fix: ci - exclude unstable opencost link
This commit is contained in:
@@ -26,4 +26,7 @@ exclude = [
|
||||
'^https://user-images\.githubusercontent\.com.*',
|
||||
'^https://notebooklm\.google\.com.*',
|
||||
'^https://www\.contributor-covenant\.org.*',
|
||||
# Verified public documentation URL. GitHub-hosted lychee runners can fail this
|
||||
# Netlify-backed site with TLS or connection errors while local curl returns 200.
|
||||
'^https://opencost\.io/docs/?$',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user