diff --git a/.circleci/config.yml b/.circleci/config.yml index 66c04bb7..c86359bb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,11 +34,15 @@ workflows: jobs: - build: filters: + branches: + ignore: /.*/ tags: only: /^.*/ - publish-github-release: requires: - build filters: + branches: + ignore: /.*/ tags: only: /^.*/