chore: grant write permissions to weblate action

This commit is contained in:
Bnyro 2023-08-31 09:47:49 +02:00 committed by GitHub
parent 027effa709
commit 6a662417fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ on:
jobs:
merge:
runs-on: ubuntu-latest
permissions: read-all|write-all
steps:
- uses: actions/checkout@v3
- name: AutoMerge Weblate translations