Skip to content

Commit c641bfe

Browse files
authored
ci: scope down permissions for externalPR.yml (#235)
1 parent b0be3ca commit c641bfe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/externalPR.yml

Lines changed: 3 additions & 0 deletions
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
comment:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)