From 80f9793073af45845b36e0fac01b4f4574ae5dbc Mon Sep 17 00:00:00 2001 From: Simon Baird Date: Fri, 7 Feb 2025 16:18:00 -0500 Subject: [PATCH] Remove old docs update trigger For a brief period both website repos existed, but now the old one is gone. This should fix CI breakage when triggering a website update. --- .github/workflows/docs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index f720234c..765986bc 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -31,8 +31,6 @@ jobs: strategy: matrix: include: - - APP_INSTALL_ID: 29980719 - REPOSITORY: enterprise-contract/enterprise-contract.github.io - APP_INSTALL_ID: 59973090 REPOSITORY: conforma/conforma.github.io steps: