From 4c2c4fdd4558d359a6ca571e7ffad7e4f85d550f Mon Sep 17 00:00:00 2001 From: tukuaiai Date: Mon, 4 May 2026 05:03:48 +0800 Subject: [PATCH] fix: ci - exclude flaky governance link --- .lychee.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.lychee.toml b/.lychee.toml index ed6de59..5e98b42 100644 --- a/.lychee.toml +++ b/.lychee.toml @@ -24,4 +24,5 @@ exclude = [ '^https://platform\.openai\.com.*', '^https://user-images\.githubusercontent\.com.*', '^https://notebooklm\.google\.com.*', + '^https://www\.contributor-covenant\.org.*', ]