fix(tools): Removed commas from Yaml file (#41426)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
This commit is contained in:
@ -99,7 +99,7 @@ jobs:
|
||||
branch: 'i18n-sync-learn'
|
||||
owner-repo: 'freeCodeCamp/freeCodeCamp'
|
||||
base: 'main'
|
||||
title: 'chore(i18n,learn): processed translations',
|
||||
title: 'chore(i18n,learn): processed translations'
|
||||
body: 'This PR was opened auto-magically by Crowdin.'
|
||||
labels: 'crowdin-sync, scope: i18n, scope: learn'
|
||||
reviewers: 'RandellDawson, nhcarrigan'
|
||||
|
@ -132,7 +132,7 @@ jobs:
|
||||
branch: 'i18n-sync-docs'
|
||||
owner-repo: 'freeCodeCamp/freeCodeCamp'
|
||||
base: 'main'
|
||||
title: 'chore(i18n,docs): processed translations',
|
||||
title: 'chore(i18n,docs): processed translations'
|
||||
body: 'This PR was opened auto-magically by Crowdin.'
|
||||
labels: 'crowdin-sync, scope: i18n, scope: docs'
|
||||
reviewers: 'RandellDawson, nhcarrigan'
|
||||
|
Reference in New Issue
Block a user