diff --git a/.circleci/config.yml b/.circleci/config.yml index d4f7491..1890890 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -133,8 +133,7 @@ workflows: tags: ignore: /.*/ branches: - only: - - upstream_changes - - develop + # Disabled while not automated. + ignore: /.*/ requires: - test