Skip to content

Commit 81480c4

Browse files
authored
chore: add missing permissions for pkg.pr.new-comment (#15489)
1 parent 1c0e240 commit 81480c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pkg.pr.new-comment.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
types:
77
- completed
88

9+
permissions:
10+
pull-requests: write
11+
912
jobs:
1013
build:
1114
name: 'Update comment'

0 commit comments

Comments
 (0)