From e746816a75685022ecbf4e859ad1f705451e29f6 Mon Sep 17 00:00:00 2001 From: Josh Salisbury Date: Mon, 2 Nov 2020 12:06:44 -0600 Subject: [PATCH] Set sandbox branch --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: