diff --git a/.circleci/config.yml b/.circleci/config.yml index 62a9e60..7a84da4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -64,7 +64,9 @@ workflows: - test filters: branches: - ignore: /pull\/[0-9]+/ + only: /master/ + tags: + only: /.*/ release: jobs: