Skip to content

Commit 32e4cea

Browse files
committed
Change to deploy develop branch to dev.
1 parent 0a002bc commit 32e4cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352+
- develop
352353
- reskin-profile
353354
# This is alternate dev env for parallel testing
354355
- "build-test":
@@ -377,7 +378,6 @@ workflows:
377378
filters: &filters-staging
378379
branches:
379380
only:
380-
- develop
381381
- fix-security-headers
382382
- tco23-BS-comps
383383
# Production builds are exectuted

0 commit comments

Comments
 (0)