We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bfc80 commit b11c420Copy full SHA for b11c420
1 file changed
.github/workflows/validate_pr.yml
@@ -11,7 +11,7 @@ on:
11
- ready_for_review
12
13
permissions:
14
- pull-requests: read
+ pull-requests: write
15
16
jobs:
17
validate_pr:
0 commit comments