diff --git a/.github/workflows/ingest-to-phylogenetic.yaml b/.github/workflows/ingest-to-phylogenetic.yaml index ca55287e..381aebd5 100644 --- a/.github/workflows/ingest-to-phylogenetic.yaml +++ b/.github/workflows/ingest-to-phylogenetic.yaml @@ -10,6 +10,12 @@ defaults: shell: bash --noprofile --norc -eo pipefail {0} on: + pull_request: + # Temporary run new workflow from PRs to manually test it + branches: + - main + - automate-workflows + schedule: # Note times are in UTC, which is 1 or 2 hours behind CET depending on daylight savings. #