diff --git a/.github/workflows/sync_crowdin_translations.yml b/.github/workflows/sync_crowdin_translations.yml index 8d3b3d07e7321..fb4c6cdc87e21 100644 --- a/.github/workflows/sync_crowdin_translations.yml +++ b/.github/workflows/sync_crowdin_translations.yml @@ -1,5 +1,13 @@ name: Sync Crowdin translations +permissions: + actions: write + checks: write + contents: write + deployments: write + pull-requests: write + statuses: write + on: workflow_dispatch: push: