Commit fa90f1c
fix: grant contents/pull-requests write permissions for update workflow
The reusable workflow's job requests contents: write and
pull-requests: write. The caller must grant at least those
permissions — permissions: {} blocks them entirely.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0c6a865 commit fa90f1c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments