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 c416d4e commit 3893156Copy full SHA for 3893156
.circleci/config.yml
@@ -276,7 +276,7 @@ workflows:
276
branches:
277
only:
278
- develop
279
- - feature/recommender-sync-develop
+ - update-segment-script
280
# This is alternate dev env for parallel testing
281
- "build-test":
282
context : org-global
@@ -305,7 +305,7 @@ workflows:
305
306
307
308
309
- "approve-smoke-test-on-staging":
310
type: approval
311
requires:
0 commit comments