diff --git a/.circleci/config.yml b/.circleci/config.yml index 516f499..b76cc54 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -155,7 +155,7 @@ workflows: - test - test-e2e - lint -# filters: -# branches: -# only: -# - main + filters: + branches: + only: + - main