Commit 9829728
Fix merge-bot update command checkout issue
The update command was failing because the checkout action wasn't
specifying which repository to checkout from. This caused it to only
fetch the default branches and not the PR branch.
Added 'repository' parameter to the checkout action to explicitly
specify the head repository, fixing the branch checkout issue.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b6f29ab commit 9829728
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
| |||
0 commit comments