diff --git a/.github/workflows/pytest-workflow.yml b/.github/workflows/pytest-workflow.yml index 90deddb627..fa7b6dd52c 100644 --- a/.github/workflows/pytest-workflow.yml +++ b/.github/workflows/pytest-workflow.yml @@ -2,7 +2,7 @@ name: pytest-workflow # This workflow runs the pipeline with the minimal test dataset to check that it completes without any syntax errors on: pull_request: - branches: [dev, master] + branches: [dev, sentieon, master] # Cancel if a newer run is started concurrency: