Skip to content

Commit 9128d2a

Browse files
try to fix approve action
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent f014358 commit 9128d2a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/renovate-approve-merge.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ on:
1616
- stable*
1717

1818
permissions:
19-
contents: read
19+
contents: write
20+
pull-requests: write
2021

2122
concurrency:
2223
group: renovate-approve-merge-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)