From d78ae0080e3f8a4f99c0282e3c81108432e5d517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= Date: Tue, 23 Apr 2024 11:09:46 +0200 Subject: [PATCH] if removed --- .github/workflows/update-web-offers.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-web-offers.yml b/.github/workflows/update-web-offers.yml index fe10a7cd..9a5f10af 100644 --- a/.github/workflows/update-web-offers.yml +++ b/.github/workflows/update-web-offers.yml @@ -8,7 +8,6 @@ concurrency: production_env jobs: deploy: name: Update static pages - offers - if: ${{ github.event.workflow_run.conclusion == 'success' }} environment: production runs-on: ubuntu-22.04 env: