From a0419f38740e55a49eee26ee448b4e1bd788a3c6 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Thu, 20 Nov 2025 09:22:15 -0600 Subject: [PATCH] CI: Remove labels from Crowdin update workflow Adding labels requires admin privileges, which we don't want this account to have. --- .github/workflows/fetch_crowdin_translations.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/fetch_crowdin_translations.yml b/.github/workflows/fetch_crowdin_translations.yml index 0d94439c99..bc7b828b3e 100644 --- a/.github/workflows/fetch_crowdin_translations.yml +++ b/.github/workflows/fetch_crowdin_translations.yml @@ -61,7 +61,6 @@ jobs: branch: update-crowdin-translations title: "Update translations from Crowdin" body: "Automatic Crowdin update." - labels: "translations, automated" token: ${{ secrets.GH_TOKEN_FOR_CROWDIN_SYNC }} delete-branch: true add-paths: |