mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
runs github action on any updates to source or dst translations
This commit is contained in:
parent
1646cbbd68
commit
a684a222cb
2
.github/workflows/crowdin.yml
vendored
2
.github/workflows/crowdin.yml
vendored
@ -2,7 +2,7 @@ name: Crowdin Action
|
||||
|
||||
on:
|
||||
push:
|
||||
paths: ["app/src/main/res/values/strings.xml"]
|
||||
paths: ["app/src/main/res/**/strings.xml"]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user