diff --git a/.circleci/config.yml b/.circleci/config.yml index c2dc698..9b73799 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -85,7 +85,7 @@ workflows: - compile filters: branches: - only: master + only: citesting - release: context: General @@ -93,4 +93,4 @@ workflows: - compile filters: branches: - only: master + only: citesting