File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -276,14 +276,14 @@ workflows:
276
276
branches :
277
277
only :
278
278
- develop
279
- - feature/recommender-sync-develop
279
+ - fix-topgear-profile
280
280
# This is alternate dev env for parallel testing
281
281
- " build-test " :
282
282
context : org-global
283
283
filters :
284
284
branches :
285
285
only :
286
- - gig-application-update
286
+ - free
287
287
# This is alternate dev env for parallel testing
288
288
- " build-qa " :
289
289
context : org-global
@@ -297,15 +297,15 @@ workflows:
297
297
filters :
298
298
branches :
299
299
only :
300
- - develop
300
+ - free
301
301
# This is stage env for production QA releases
302
302
- " build-prod-staging " :
303
303
context : org-global
304
304
filters :
305
305
branches :
306
306
only :
307
307
- develop
308
- - feature/recommender-sync-develop
308
+ - fix-topgear-profile
309
309
- " approve-smoke-test-on-staging " :
310
310
type : approval
311
311
requires :
You can’t perform that action at this time.
0 commit comments