From ff69bf4c7c43fdb7098fa0a91aef98b084d34815 Mon Sep 17 00:00:00 2001 From: Carsten Schafer Date: Thu, 19 Sep 2024 12:14:13 -0400 Subject: [PATCH] WIFI-13821: Update CI Signed-off-by: Carsten Schafer --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: