From 40178f0a77c727e67e4a9257895f88471954554b Mon Sep 17 00:00:00 2001 From: PhilWindle <60546371+PhilWindle@users.noreply.github.com> Date: Wed, 6 Mar 2024 11:03:10 +0000 Subject: [PATCH] chore: Fix CCI config (#4974) This PR attempts to fix CCI config for releases --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f27f385d638..43e86d41ca8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1328,7 +1328,7 @@ bb_test: &bb_test workflows: setup-workflow: jobs: - - generate-config + - generate-config: *defaults system: when: # Used to generate a dynamic 'system' workflow