Commit 6aa3116
fix: open PR instead of pushing directly to protected main branch
The update-readme-sha workflow was pushing directly to main, which is
blocked by branch protection (requires PR + Shellcheck status check).
Now creates a branch and opens a PR via gh CLI instead.
Also adds pull-requests: write permission.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c75ec45 commit 6aa3116
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
| 50 | + | |
| 51 | + | |
0 commit comments