diff --git a/.github/workflows/docs_crowdin_download.yml b/.github/workflows/docs_crowdin_download.yml index 90a372f75d..b554023a57 100644 --- a/.github/workflows/docs_crowdin_download.yml +++ b/.github/workflows/docs_crowdin_download.yml @@ -41,6 +41,8 @@ jobs: pull_request_base_branch_name: 'main' pull_request_title: New PX4 guide translations (Crowdin) - ${{ matrix.lc }} pull_request_body: 'New PX4 guide Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action) for ${{ matrix.lc }}' + pull_request_labels: Documentation + pull_request_reviewers: hamishwillee download_language: ${{ matrix.lc }} env: # A classic GitHub Personal Access Token with the 'repo' scope selected (the user should have write access to the repository).