Skip to content

Commit

Permalink
ci: fix permission for pr-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
o1egl committed Apr 24, 2024
1 parent 8fd6c55 commit b4b4b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yaml
Expand Up @@ -9,7 +9,7 @@ on:
- synchronize

permissions:
pull-requests: read
pull-requests: write

jobs:
main:
Expand Down

0 comments on commit b4b4b0e

Please sign in to comment.