mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
feat(ci): update crowdin workflow to use new main branch
This commit is contained in:
parent
62f7a820d8
commit
ded59d2da0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/crowdin.yml
vendored
2
.github/workflows/crowdin.yml
vendored
|
@ -3,7 +3,7 @@ name: Sync Crowdin translations
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- "flutter"
|
||||
- "dev"
|
||||
paths:
|
||||
- "assets/i18n/en_US.json"
|
||||
- ".github/workflows/crowdin.yml"
|
||||
|
|
Loading…
Reference in a new issue