Skip to content

Commit a3676b5

Browse files
authored
Update config.yml
1 parent 1dcad20 commit a3676b5

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
@@ -231,14 +231,14 @@ workflows:
231231
branches:
232232
only:
233233
- develop
234+
- feature-contentful
234235
# This is alternate dev env for parallel testing
235236
- "build-test":
236237
context : org-global
237238
filters:
238239
branches:
239240
only:
240241
- develop
241-
- feature-contentful
242242
# This is alternate dev env for parallel testing
243243
- "build-qa":
244244
context : org-global

0 commit comments

Comments
 (0)