diff --git a/.circleci/config.yml b/.circleci/config.yml index 95af61c..3c7452d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -156,10 +156,10 @@ workflows: - test - test-e2e - lint - filters: - branches: - only: - - main +# filters: +# branches: +# only: +# - main - deploy-heroku: requires: - test