ci: fix permission for pr-lint

This commit is contained in:
Oleg Lobanov 2024-04-24 23:10:41 +02:00
parent 8fd6c55a0e
commit b4b4b0efc9
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
- synchronize
permissions:
pull-requests: read
pull-requests: write
jobs:
main: