[fix] missing pull-requests permission
This commit is contained in:
parent
f9cce673d0
commit
8ab98eff03
2
.github/workflows/l10n.yml
vendored
2
.github/workflows/l10n.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user