root: fix translation, run translation compile on PR
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
3
.github/workflows/translation-compile.yml
vendored
3
.github/workflows/translation-compile.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- '/locale/'
|
||||
pull_request:
|
||||
paths:
|
||||
- '/locale/'
|
||||
schedule:
|
||||
- cron: "0 */2 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user