ci: Run Crowdin Cron task on dev branch (#2543)

This commit is contained in:
LisoUseInAIKyrios
2025-05-12 16:51:42 +04:00
committed by GitHub
parent 767fa77436
commit b0464408f1

View File

@ -22,7 +22,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: dev
fetch-depth: 0
clean: true
- name: Setup Flutter
uses: subosito/flutter-action@v2
@ -37,6 +39,7 @@ jobs:
upload_translations: false
download_translations: true
localization_branch_name: feat/translations
skip_ref_checkout: true
create_pull_request: true
pull_request_title: "chore: Sync translations"
pull_request_body: "Sync translations from [crowdin.com/project/revanced](https://crowdin.com/project/revanced)"