diff --git a/.circleci/config.yml b/.circleci/config.yml index fbaa93bf4c..50d6826b42 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -109,7 +109,7 @@ parameters: default: "main" type: string sandbox_git_branch: # change to feature branch to test deployment - default: "js-81-first-activity-report-fields" + default: "js-79-logout-on-inactive" type: string jobs: build: