diff --git a/.circleci/config.yml b/.circleci/config.yml index bbf739cec..7d417f974 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -43,8 +43,8 @@ workflows: branches: ignore: &branches-special - main - - hotfix* - - testing* + - /^hotfix.*$/ + - /^testing\d*$/ tags: ignore: /.*/