Skip to content

Commit f364913

Browse files
committed
added permission for automerge dependabot PRs
1 parent 2746d15 commit f364913

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
name: CI
55

6+
permissions:
7+
contents: write
8+
pull-requests: write
69
on:
710
push:
811
branches:

0 commit comments

Comments
 (0)