diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 76754a81..534b6027 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -50,7 +50,6 @@ jobs: export_only_approved: true create_pull_request: true pull_request_title: 'l10n: sync translations with Crowdin' - pull_request_labels: '🚀 Review Ready' env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}