diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0cb53c52d..7e98f4f06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Continuous Integration on: pull_request: [] push: - branches: [Develop, main-net-runtime] + branches: [Develop, mainnet-release] env: RUNNER_INSTANCE_TYPE: c5d.9xlarge