diff --git a/.github/workflows/ci-prod.yml b/.github/workflows/ci-prod.yml index b98d0cd76d2..0a9a5a79852 100644 --- a/.github/workflows/ci-prod.yml +++ b/.github/workflows/ci-prod.yml @@ -191,7 +191,7 @@ jobs: deploy: name: Deploy - needs: build-and-test + # needs: build-and-test environment: production runs-on: ubuntu-latest