Skip to content

Commit ac5a63a

Browse files
committed
Add more permissions for merge-dependabot-pr.yml
1 parent c80411e commit ac5a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-dependabot-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
merge-dependabot-pr:
1212
permissions:
1313
actions: write
14-
contents: write
1514
issues: write
15+
pull-requests: write
1616

1717
uses: artembilan/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main

0 commit comments

Comments
 (0)