Commit cc841cd
DevForge Engineer
cowork-bot: fix cowork-auto-pr workflow (add checkout step so PR opens)
The previous copy omitted actions/checkout, so gh pr create failed with
'not a git repository' and no PR was ever opened. Add the checkout step
(fetch-depth: 0) so the server-side workflow can diff head against base
and open the PR.1 parent 2948629 commit cc841cd
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
0 commit comments