diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index e164be8dc..ee38336ce 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -77,6 +77,7 @@ jobs: name: Deploy runs-on: ubuntu-latest environment: 'Beta - Production' + if: github.ref == 'refs/heads/main' needs: - test timeout-minutes: 30