diff --git a/.github/workflows/translation_pull.yml b/.github/workflows/translation_pull.yml index 25125314..9a1a3f6d 100644 --- a/.github/workflows/translation_pull.yml +++ b/.github/workflows/translation_pull.yml @@ -3,10 +3,11 @@ name: Crowdin Action on: workflow_dispatch: -permissions: write-all - jobs: crowdin: + permissions: + contents: write + pull-requests: write runs-on: ubuntu-latest environment: Production steps: