diff --git a/.github/workflows/crowdin-i18n-curriculum-download.yml b/.github/workflows/crowdin-i18n-curriculum-download.yml index 554462e72f..963ff94595 100644 --- a/.github/workflows/crowdin-i18n-curriculum-download.yml +++ b/.github/workflows/crowdin-i18n-curriculum-download.yml @@ -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' diff --git a/.github/workflows/crowdin-i18n-docs-download..yml b/.github/workflows/crowdin-i18n-docs-download..yml index 520c6655a0..854b59f8b8 100644 --- a/.github/workflows/crowdin-i18n-docs-download..yml +++ b/.github/workflows/crowdin-i18n-docs-download..yml @@ -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'