mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 18:54:03 +08:00
fix: Fix PR failing checks (#183)
Signed-off-by: ErikQQY <2283984853@qq.com>
This commit is contained in:
parent
07178a7125
commit
521cda7b4e
4
.github/workflows/sync.yml
vendored
4
.github/workflows/sync.yml
vendored
@ -20,11 +20,11 @@ jobs:
|
||||
|
||||
download_translations: true
|
||||
push_translations: true
|
||||
commit_message: 'New Crowdin translation by Github Action'
|
||||
commit_message: 'refactor: New Crowdin translations by Github Action'
|
||||
|
||||
localization_branch_name: l10n_crowdin_action
|
||||
create_pull_request: true
|
||||
pull_request_title: 'New Crowdin translations'
|
||||
pull_request_title: 'refactor: New Crowdin translations'
|
||||
|
||||
crowdin_branch_name: l10n_branch
|
||||
config: './web/crowdin.yml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user