feat(i18n): update translations only once a day
This commit is contained in:
parent
a13953ee14
commit
59dc927b5c
@ -479,10 +479,9 @@ trigger:
|
|||||||
- main
|
- main
|
||||||
event:
|
event:
|
||||||
include:
|
include:
|
||||||
- push
|
- cron
|
||||||
# - cron
|
cron:
|
||||||
# cron:
|
- update_translations
|
||||||
# - update_translations
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: download
|
- name: download
|
||||||
@ -533,6 +532,6 @@ steps:
|
|||||||
src/i18n/lang/en.json: en.json
|
src/i18n/lang/en.json: en.json
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: e45c3ae55404862200757740f3bb1f52439de9b5d2150786ea446599d5b0dd0a
|
hmac: dbb880ba69a4121361a32dca9b7252be30a6929529745e1ba937a0045da7b76f
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user