diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2c6a042..1432fe3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -76,6 +76,7 @@ jobs: deploy: needs: build + if: github.repository == 'NCAR/CUPiD' && github.ref == 'refs/heads/main' environment: # makes sure the deployment shows up under "deployments" section on main github page