mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
update circleci config
Don’t run pull translations on every merge.
This commit is contained in:
parent
fb6c65ca42
commit
c3af096489
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ workflows:
|
|||
branches:
|
||||
only: master
|
||||
manual-pull:
|
||||
when:
|
||||
equal: [ tx-pull-manual, << pipeline.git.branch >> ]
|
||||
jobs:
|
||||
- pull-translations
|
||||
- commit-translations:
|
||||
|
|
Loading…
Reference in a new issue