diff --git a/.circleci/config.yml b/.circleci/config.yml index c2daf3ad..f699d294 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -66,4 +66,9 @@ workflows: - push_translations: requires: - build + filters: + branches: + only: + - develop + - master