diff --git a/.circleci/config.yml b/.circleci/config.yml index e00727c7d..cf21b555b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -256,3 +256,8 @@ workflows: - test - test_docker - githubPagesTest + filters: + branches: + ignore: /.*/ + tags: + only: /v\d+\.\d+\.\d+$/