Skip to content

Commit 37867d6

Browse files
TCA-832 Fix branch to deploy to dev
1 parent a712979 commit 37867d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ workflows:
228228
branches:
229229
only:
230230
# - dev
231-
# temp only deploy this branch to dev
232-
- TCA-790_assessments
231+
# temp only deploy the release branch to dev
232+
- TCA-832_release
233233

234234
- deployProd:
235235
context : org-global

0 commit comments

Comments
 (0)