Commit c4af20c
Fix release-bot workflow permissions causing startup_failure
The reusable workflow at TykTechnologies/github-actions requires
contents: write, pull-requests: write, and issues: write to create
cherry-pick PRs. The caller was only granting read permissions,
causing GitHub to reject the job at startup.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b30deed commit c4af20c
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments