Skip to content

Commit 5f5f797

Browse files
committed
Merge branch 'thrive-filter-update' of https://github.com/topcoder-platform/community-app into thrive-filter-update
2 parents e7a5b0a + 0f3595f commit 5f5f797

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
@@ -237,7 +237,7 @@ workflows:
237237
filters:
238238
branches:
239239
only:
240-
- gig-apply-fix
240+
- thrive-filter-update
241241
# This is alternate dev env for parallel testing
242242
- "build-qa":
243243
context : org-global
@@ -259,7 +259,7 @@ workflows:
259259
filters:
260260
branches:
261261
only:
262-
- develop
262+
- thrive-filter-update
263263
# Production builds are exectuted
264264
# when PR is merged to the master
265265
# Don't change anything in this configuration

0 commit comments

Comments
 (0)