Skip to content

Commit c4331d0

Browse files
committed
feat(dependabot): explicit write
1 parent 3985905 commit c4331d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/dependabot-automerge.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Dependabot Automerge
2-
2+
permissions:
3+
contents: write
4+
pull-requests: write
35
on:
46
pull_request:
57
types:

0 commit comments

Comments
 (0)