From ea48df66c0996a9ff449223e815c8fe97febafdc Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Thu, 21 Sep 2023 13:13:24 +0200 Subject: [PATCH] Remove if merged for now --- .github/workflows/autodocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index 742894687b3..545763be8c0 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -7,7 +7,6 @@ on: jobs: update_docs: - if: github.event.pull_request.merged == true runs-on: ubuntu-latest steps: