changed workflow name
This commit is contained in:
parent
004020705d
commit
115b55f688
@ -1,4 +1,4 @@
|
|||||||
name: Crowdin
|
name: Translations
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
@ -27,7 +27,7 @@ jobs:
|
|||||||
source: 'resources/lang/en-GB/*.php'
|
source: 'resources/lang/en-GB/*.php'
|
||||||
translation: 'resources/lang/%locale%/%original_file_name%'
|
translation: 'resources/lang/%locale%/%original_file_name%'
|
||||||
|
|
||||||
localization_branch_name: 'crowdin'
|
localization_branch_name: 'translations'
|
||||||
commit_message: 'new crowdin translations'
|
commit_message: 'new crowdin translations'
|
||||||
pull_request_title: 'New Crowdin translations'
|
pull_request_title: 'New Crowdin translations'
|
||||||
pull_request_body: 'https://crowdin.com/project/akaunting'
|
pull_request_body: 'https://crowdin.com/project/akaunting'
|
Loading…
x
Reference in New Issue
Block a user