Skip to content

Commit 5d01753

Browse files
authored
fix: added missing permission
1 parent 9b587b3 commit 5d01753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/99-auto-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Dependabot auto-merge
33

44
permissions:
55
contents: read
6+
pull-requests: write
67

78
on:
89
workflow_call:

0 commit comments

Comments
 (0)