diff --git a/.circleci/config.yml b/.circleci/config.yml index 1e21845..693279f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -97,7 +97,7 @@ workflows: branches: only: /.*/ tags: - ignore: /.*/ + only: /.*/ - test: requires: - build