From 55474124a92a950b5ec3681a55f91428acc07f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 31 Jan 2024 10:12:26 +0100 Subject: [PATCH] fix: we want to build docs on PRs related to docs --- .github/workflows/build_doc_prs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_doc_prs.yaml b/.github/workflows/build_doc_prs.yaml index 941dceff90..59b07dfabb 100644 --- a/.github/workflows/build_doc_prs.yaml +++ b/.github/workflows/build_doc_prs.yaml @@ -7,7 +7,6 @@ on: jobs: validate: - if: false # disable this job name: build (18.x) # temporary solution to trick branch protection rules runs-on: ubuntu-latest steps: