Skip to content

Commit fc985ca

Browse files
authored
fix: corrected permission for auto-merge
1 parent 5d01753 commit fc985ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Dependabot auto-merge
33

44
permissions:
5-
contents: read
5+
contents: write
66
pull-requests: write
77

88
on:

0 commit comments

Comments
 (0)