Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
fix: commenting when PR titles are invalid requires write access on p…
Browse files Browse the repository at this point in the history
…ull-requests (#123)
  • Loading branch information
cprivitere committed Aug 2, 2023
2 parents 0b7c585 + 4aa9e5c commit bbb6de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- synchronize

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

jobs:
main:
Expand Down

0 comments on commit bbb6de3

Please sign in to comment.