Skip to content

Commit ca55cb3

Browse files
authored
Merge pull request #16196 from argotorg/update-external-pr-action-permissions
Update permissions for welcome-external-pr bot commenting
2 parents 4d07239 + 5b4389a commit ca55cb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/welcome-external-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
types:
66
- opened
77

8+
permissions:
9+
pull-requests: write
10+
contents: read
11+
812
env:
913
DRY_RUN: false
1014

0 commit comments

Comments
 (0)