CI: Remove labels from Crowdin update workflow
Adding labels requires admin privileges, which we don't want this account to have.
This commit is contained in:
committed by
Max Wilfinger
parent
deab0abf8e
commit
a0419f3874
@@ -61,7 +61,6 @@ jobs:
|
|||||||
branch: update-crowdin-translations
|
branch: update-crowdin-translations
|
||||||
title: "Update translations from Crowdin"
|
title: "Update translations from Crowdin"
|
||||||
body: "Automatic Crowdin update."
|
body: "Automatic Crowdin update."
|
||||||
labels: "translations, automated"
|
|
||||||
token: ${{ secrets.GH_TOKEN_FOR_CROWDIN_SYNC }}
|
token: ${{ secrets.GH_TOKEN_FOR_CROWDIN_SYNC }}
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
add-paths: |
|
add-paths: |
|
||||||
|
|||||||
Reference in New Issue
Block a user