diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index c93cc75a1..707850efa 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -76,6 +76,7 @@ jobs: runs-on: ubuntu-latest environment: 'sandbox' + if: github.ref == 'refs/heads/main' needs: test steps: