Commit dc511c6
committed
Add workflow write permission
Fixes below error in GHA run:
```
GraphQL: refusing to allow a GitHub App to create or update workflow `.github/workflows/update-github-cache.yml` without `workflows` permission (mergePullRequest)
Error: Process completed with exit code 1.
```1 parent 10464ee commit dc511c6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments