feat(ci): update crowdin workflow to use new main branch

This commit is contained in:
Ushie 2023-03-20 22:39:29 +03:00 committed by GitHub
parent 62f7a820d8
commit ded59d2da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: Sync Crowdin translations
on: on:
push: push:
branches: branches:
- "flutter" - "dev"
paths: paths:
- "assets/i18n/en_US.json" - "assets/i18n/en_US.json"
- ".github/workflows/crowdin.yml" - ".github/workflows/crowdin.yml"