diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 9fa97c7f5..4220c5c65 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -77,6 +77,8 @@ jobs: permissions: # For "make V=1 weblate.translations.commit" contents: write + # For action "peter-evans/create-pull-request" + pull-requests: write steps: - name: Setup Python