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: