diff --git a/.github/workflows/conda.yaml b/.github/workflows/conda.yaml index 1820a15cf..8eebee920 100644 --- a/.github/workflows/conda.yaml +++ b/.github/workflows/conda.yaml @@ -7,8 +7,8 @@ on: schedule: - cron: "0 5 * * *" # Uncomment to debug - # pull_request: - # branches: [ main ] + pull_request: + branches: [ main ] jobs: conda: