diff --git a/.circleci/config.yml b/.circleci/config.yml index 82299c70f..f21950d70 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -167,7 +167,7 @@ workflows: only: /.*/ - release: - requires: [integration-tests] + requires: [build] # Only run this job on git tag pushes filters: branches: