Skip to content

Commit 962e9b3

Browse files
committed
ci: add missing worflow permission
1 parent 05183de commit 962e9b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/remove-needs-review-on-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
permissions:
1414
contents: read
1515
issues: write
16+
pull-requests: write
1617
steps:
1718
- name: 🏷️ Remove needs review label
1819
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0

0 commit comments

Comments
 (0)