You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix repository URL to handle PR context correctly in release-0.9
- Use github.event.pull_request.head.repo.clone_url for PRs
- Falls back to current repository for non-PR contexts
- Ensures PIE can checkout from the correct fork repository
Signed-off-by: James Duong <[email protected]>
0 commit comments