Skip to content

Commit 39156c6

Browse files
authored
ci: add statuses permission to Renovate workflow
1 parent f6d2f08 commit 39156c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ permissions:
2727
pull-requests: write
2828
issues: write
2929
actions: write
30+
statuses: write
3031

3132
jobs:
3233
renovate:

0 commit comments

Comments
 (0)