Skip ref checkout in 18n (#10249)

This commit is contained in:
Félix Malfait
2025-02-17 11:54:26 +01:00
committed by GitHub
parent 2ba9f2d0e5
commit ecc388c4bf

View File

@ -87,7 +87,7 @@ jobs:
skip_untranslated_files: false skip_untranslated_files: false
push_translations: true push_translations: true
create_pull_request: true create_pull_request: true
skip_ref_checkout: false skip_ref_checkout: true
dryrun_action: false dryrun_action: false
github_base_url: 'github.com' github_base_url: 'github.com'
github_user_name: 'Crowdin Bot' github_user_name: 'Crowdin Bot'