root: fix translation, run translation compile on PR

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-11-24 18:16:02 +01:00
parent 2dbd76cf90
commit 8cf9661e08
3 changed files with 3 additions and 4 deletions

View File

@ -4,6 +4,9 @@ on:
branches: [ master ]
paths:
- '/locale/'
pull_request:
paths:
- '/locale/'
schedule:
- cron: "0 */2 * * *"
workflow_dispatch: