Push translations only on develop and master
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
This commit is contained in:
parent
143a4a2f37
commit
769b298415
|
@ -66,4 +66,9 @@ workflows:
|
||||||
- push_translations:
|
- push_translations:
|
||||||
requires:
|
requires:
|
||||||
- build
|
- build
|
||||||
|
filters:
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- develop
|
||||||
|
- master
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue