Skip to content

Commit

Permalink
chore: grant write permissions to weblate action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro authored Aug 31, 2023
1 parent 027effa commit 6a66241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weblate-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6a66241

Please sign in to comment.