update circleci config

Don’t run pull translations on every merge.
This commit is contained in:
Chris Garrity 2020-06-15 12:29:58 -04:00
parent fb6c65ca42
commit c3af096489

View file

@ -99,6 +99,8 @@ workflows:
branches:
only: master
manual-pull:
when:
equal: [ tx-pull-manual, << pipeline.git.branch >> ]
jobs:
- pull-translations
- commit-translations: