ci: fix permission for pr-lint
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user