Push translations only on develop and master

Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
This commit is contained in:
Óscar García Amor 2018-01-25 08:57:19 +01:00
parent 143a4a2f37
commit 769b298415
1 changed files with 5 additions and 0 deletions

View File

@ -66,4 +66,9 @@ workflows:
- push_translations:
requires:
- build
filters:
branches:
only:
- develop
- master