diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a21b2d..19045fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: branches: - main - next - - testing + - test_scaling - 'release/*' tags: - 'v*' @@ -16,7 +16,7 @@ on: branches: - main - next - - testing + - test_scaling - 'release/*' defaults: