mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
removes filter to only run crowdin when strings are updated
This commit is contained in:
parent
0699095d77
commit
2416d41131
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/**/strings.xml"]
|
||||
# paths: ["app/src/main/res/**/strings.xml"] // removes filter to allow downloads at any moment.
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user