Skip to content

Commit 23008b9

Browse files
authored
Refine scopes
Signed-off-by: Rob Winch <[email protected]>
1 parent ec3df2e commit 23008b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/merge-dependabot-pr.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on: pull_request_target
44

55
run-name: Merge Dependabot PR ${{ github.ref_name }}
66

7-
permissions: write-all
7+
permissions:
8+
pull-requests: write
9+
contents: write
810

911
jobs:
1012
merge-dependabot-pr:

0 commit comments

Comments
 (0)