From a27cc53e3de399f2313d5d36e60ca7d5cada405b Mon Sep 17 00:00:00 2001 From: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:50:52 -0800 Subject: [PATCH] CI: Disable linkecheck --- .github/workflows/broken-linkcheck.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/broken-linkcheck.yml b/.github/workflows/broken-linkcheck.yml index 10ab5b08a4437..191252cccf1c3 100644 --- a/.github/workflows/broken-linkcheck.yml +++ b/.github/workflows/broken-linkcheck.yml @@ -9,6 +9,7 @@ on: - "doc/make.py" jobs: linkcheck: + if: false runs-on: ubuntu-latest defaults: run: