Skip to content

Commit bba03bc

Browse files
committed
update circleci
1 parent 5ed2ac6 commit bba03bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,15 +234,13 @@ workflows:
234234
ignore:
235235
- master
236236
- qa
237-
- profiles-app
238237

239238
- build-qa:
240239
context: org-global
241240
filters:
242241
branches:
243242
only:
244243
- qa
245-
- profiles-app
246244

247245
- build-prod:
248246
context: org-global
@@ -261,7 +259,7 @@ workflows:
261259
- dev
262260
- justin_fixes
263261
- talent_search_fixes
264-
- PROD-4398_integrate-userflow-remove-sprig
262+
- feature/standardized-skills
265263

266264
- deployQa:
267265
context: org-global

0 commit comments

Comments
 (0)