Commit b3bcb59
Fix format-pr workflow permissions for creating PRs (#52)
Add explicit contents:write and pull-requests:write permissions to the
format-pr workflow job. The default GITHUB_TOKEN now has read-only
permissions, causing the peter-evans/create-pull-request action to fail
with a 403 when pushing the formatting branch.
Co-authored-by: ChrisRackauckas-Claude <noreply@anthropic.com>
Co-authored-by: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 2a10079 commit b3bcb59
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments