Skip to content

Commit 55ff2d1

Browse files
authored
Update auto-merge.yml
1 parent ab53bca commit 55ff2d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches: ["main"]
66

77
permissions:
8-
actions: read
8+
pull-requests: write
9+
issues: write
910

1011
jobs:
1112
dependabot:

0 commit comments

Comments
 (0)