From 81af49f880741f7846b4724b5ac828dcf4372b0e Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Thu, 5 Mar 2026 10:37:36 +0100 Subject: [PATCH] =?UTF-8?q?ci(qa):=20set=20Lychee=20fail:=20false=20?= =?UTF-8?q?=E2=80=94=20log=20broken=20external=20links=20without=20blockin?= =?UTF-8?q?g=20pipeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/qa.yml b/.gitea/workflows/qa.yml index 8d6f61d..7d25cb9 100644 --- a/.gitea/workflows/qa.yml +++ b/.gitea/workflows/qa.yml @@ -187,7 +187,7 @@ jobs: uses: lycheeverse/lychee-action@v2 with: args: --accept 200,204,429 --timeout 15 --insecure --exclude "file://*" --exclude "https://logs.infra.mintel.me/*" --exclude "https://git.infra.mintel.me/*" --exclude "https://mintel.me/*" --exclude "https://worldvectorlogo.com/*" '**/*.md' '**/*.mdx' - fail: true + fail: false # ──────────────────────────────────────────────────── # 5. Notification