We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1afe3 commit 1c4f9abCopy full SHA for 1c4f9ab
.circleci/config.yml
@@ -343,7 +343,7 @@ workflows:
343
branches:
344
only:
345
- develop
346
- - fix/infected-submission
+ - layout-fixes
347
# This is alternate dev env for parallel testing
348
- "build-test":
349
context : org-global
@@ -372,8 +372,7 @@ workflows:
372
373
374
375
- - features/mm-dashboard
376
- - fix/settings-save-fail
377
# Production builds are exectuted
378
# when PR is merged to the master
379
# Don't change anything in this configuration
0 commit comments