Update translate.yml

This commit is contained in:
Joseph Abbey
2023-11-21 18:13:47 +00:00
committed by GitHub
parent d5b3b6a2c5
commit 3fadbb5757

View File

@ -1,11 +1,11 @@
name: Translate
on:
workflow_dispatch:
push:
paths:
- "resources/strings/strings.xml"
- "translate.py"
- "resources-*/strings/corrections.xml"
# push:
# paths:
# - "resources/strings/strings.xml"
# - "translate.py"
# - "resources-*/strings/corrections.xml"
jobs:
translate: