From 22de61904be8945b2094a58055a83826f797da3b Mon Sep 17 00:00:00 2001 From: Lars Olesen Date: Thu, 6 Jun 2024 21:20:30 +0200 Subject: [PATCH] Ignore mmistakes --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9c95c786bc00..afc5e8a0e594 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -123,7 +123,7 @@ jobs: --only-4xx --ignore-status-codes "400,403,409,429" --ignore-empty-alt - --ignore-urls "/bjsm.bmj.com/, /mademistakes.com/work/minimal-mistakes-jekyll-theme" + --ignore-urls "/bjsm.bmj.com/, /mademistakes.com/" --cache '{ "timeframe": { "external": "30d" } }' # The arguments to pass to HTMLProofer clean: