[fix] missing pull-requests permission

This commit is contained in:
Ivan Gabaldon 2025-05-09 23:21:32 +02:00
parent f9cce673d0
commit 8ab98eff03
No known key found for this signature in database
GPG Key ID: 075587C93FA67582

View File

@ -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