diff --git a/.circleci/config.yml b/.circleci/config.yml index bb61d8286..34e21dd6f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -485,7 +485,9 @@ workflows: - bootstrap_checkout: filters: branches: - only: develop + only: + - develop + - master - bootstrap_gcc: requires: - bootstrap_checkout