From 666fe2a088aa0353557d84aa00c4141c1ed69422 Mon Sep 17 00:00:00 2001 From: Kiril Kartunov Date: Fri, 19 Jan 2024 09:54:56 +0200 Subject: [PATCH] ci: dev on dev --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f82d6953d..3c07d6790 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -357,8 +357,7 @@ workflows: filters: branches: only: - - remove_submission_review - - CORE-107 + - develop # This is alternate dev env for parallel testing # Deprecate this workflow due to beta env shutdown # https://topcoder.atlassian.net/browse/CORE-251