Commit 95d8683
Fix undefined $repo variable in cleanup-multidevs
The script referenced $repo but the workflow sets GH_REPO. This caused
gh pr view to misparse arguments, concatenating PR numbers and failing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fba0950 commit 95d8683
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments