ci: fix permission for pr-lint
This commit is contained in:
parent
8fd6c55a0e
commit
b4b4b0efc9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-lint.yaml
vendored
2
.github/workflows/pr-lint.yaml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
- synchronize
|
||||
|
||||
permissions:
|
||||
pull-requests: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
|
|||
Loading…
Reference in a new issue