mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
chore: grant write permissions to weblate action
This commit is contained in:
parent
027effa709
commit
6a662417fd
1
.github/workflows/weblate-auto-merge.yml
vendored
1
.github/workflows/weblate-auto-merge.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user