Skip to content

Commit 74af18d

Browse files
authored
ci: on dev
1 parent 79df399 commit 74af18d

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
@@ -275,15 +275,15 @@ workflows:
275275
filters:
276276
branches:
277277
only:
278-
- develop
278+
- recruit-apis
279279
- feature/recommender-sync-develop
280280
# This is alternate dev env for parallel testing
281281
- "build-test":
282282
context : org-global
283283
filters:
284284
branches:
285285
only:
286-
- recruit-apis
286+
- empty
287287
# This is alternate dev env for parallel testing
288288
- "build-qa":
289289
context : org-global

0 commit comments

Comments
 (0)