diff --git a/.github/workflows/pull-translations.yaml b/.github/workflows/pull-translations.yaml index bd43350fc..7f0d35c41 100644 --- a/.github/workflows/pull-translations.yaml +++ b/.github/workflows/pull-translations.yaml @@ -16,3 +16,4 @@ jobs: lokalise_api_token: ${{ secrets.LOKALISE_API_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }} file_format: json + pr_title: 'chore: sync translations from Lokalise'