ci: fix translate

This commit is contained in:
0xMRTT 2023-05-16 22:44:29 +02:00
parent bc0a6b6704
commit 79f752ae83
Signed by: 0xMRTT
GPG Key ID: 19C1449A774028BD
1 changed files with 1 additions and 2 deletions

View File

@ -35,5 +35,4 @@ pipeline:
- git commit -m "Update"
- git push origin main
when:
event: cron
cron: "Update POT"
event: [manual]