Skip to content

Commit 23b0bd7

Browse files
authored
Setup review-ready label synchronization (#333)
Committed via https://github.com/asottile/all-repos
1 parent 84ba66f commit 23b0bd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/review-label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
timeout-minutes: 5
2828
env:
2929
GH_TOKEN: ${{ github.token }}
30+
permissions:
31+
pull-requests: write
3032
steps:
3133
- name: Ensure label exists
3234
run: |

0 commit comments

Comments
 (0)