removes filter to only run crowdin when strings are updated

pull/556/head
Vitor Pamplona 2023-08-28 16:41:53 -04:00
rodzic 0699095d77
commit 2416d41131
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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: