mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-02 04:58:15 +08:00
fix(labels): rename documentation label (#27187)
* rename documentation label Signed-off-by: Onur Özkan <work@onurozkan.dev> * Update .github/ISSUE_TEMPLATE/docs_bug_report.yml Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com> --------- Signed-off-by: Onur Özkan <work@onurozkan.dev> Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docs_crowdin_download.yml
vendored
2
.github/workflows/docs_crowdin_download.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
pull_request_base_branch_name: 'main'
|
||||
pull_request_title: 'docs(i18n): PX4 guide translations (Crowdin) - ${{ matrix.lc }}'
|
||||
pull_request_body: 'docs(i18n): PX4 guide Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action) for ${{ matrix.lc }}'
|
||||
pull_request_labels: 'Documentation 📑'
|
||||
pull_request_labels: 'scope:docs'
|
||||
pull_request_reviewers: hamishwillee
|
||||
download_language: ${{ matrix.lc }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user