Commit 3c5e4b9
committed
Grant workflows permission so sync can push upstream workflow files
GITHUB_TOKEN requires the workflows scope to push branches that
contain changes to .github/workflows/. Without it GitHub rejects
the push when the upstream release includes new or modified workflows.1 parent 28ddb99 commit 3c5e4b9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments