diff --git a/.circleci/config.yml b/.circleci/config.yml index 79a9f7217..3e6588cfd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -325,16 +325,16 @@ workflows: secret: ${HASURA_TEST_SECRET} filters: branches: - only: test + only: test-AIO - test-rome-app-build: filters: branches: - only: rome/test + only: test-AIO - test-rome-hasura-migrate: secret: ${HASURA_ROME_TEST_SECRET} filters: branches: - only: rome/test + only: test-AIO #- admin-app-build: #filters: #branches: