diff --git a/.github/workflows/build_and_upload_on_push_to_dev.yaml b/.github/workflows/build_and_upload_on_push_to_dev.yaml index 5fc6847f9..9a71c24fd 100644 --- a/.github/workflows/build_and_upload_on_push_to_dev.yaml +++ b/.github/workflows/build_and_upload_on_push_to_dev.yaml @@ -14,7 +14,7 @@ env: on: push: branches: - - "dev" + - "infra/FAIRSPC-23_github_actions_CI" jobs: # A job to generate one shared unique version tag per build cycle for all built artifacts