We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed2ac6 commit bba03bcCopy full SHA for bba03bc
.circleci/config.yml
@@ -234,15 +234,13 @@ workflows:
234
ignore:
235
- master
236
- qa
237
- - profiles-app
238
239
- build-qa:
240
context: org-global
241
filters:
242
branches:
243
only:
244
245
246
247
- build-prod:
248
@@ -261,7 +259,7 @@ workflows:
261
259
- dev
262
260
- justin_fixes
263
- talent_search_fixes
264
- - PROD-4398_integrate-userflow-remove-sprig
+ - feature/standardized-skills
265
266
- deployQa:
267
0 commit comments