From e8dfe68b7de988ce25dd038e9e19e9e10979b0da Mon Sep 17 00:00:00 2001 From: grensburg Date: Thu, 14 Dec 2023 13:06:29 +0100 Subject: [PATCH] remove if for testing --- .github/workflows/deploy_production.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy_production.yaml b/.github/workflows/deploy_production.yaml index 9b152276..c6466d1c 100644 --- a/.github/workflows/deploy_production.yaml +++ b/.github/workflows/deploy_production.yaml @@ -10,8 +10,6 @@ jobs: deploy-production: needs: run-reusable-lint-and-test - if: startsWith(github.ref, 'refs/tags/v') - runs-on: ubuntu-latest env: