Skip to content

Commit

Permalink
fix: renovate needs permission to spawn ci in prs it opens
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle committed Jun 11, 2024
1 parent 17e13f4 commit fe8d1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- cron: '0 * * * *'

permissions:
actions: write
contents: write
issues: write
pull-requests: write
Expand Down

0 comments on commit fe8d1bf

Please sign in to comment.