mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- Modify the cloning command to check if the build is for a PR - Extract the PR number from the CIRCLE_PULL_REQUEST URL - Fetch the branch associated with the PR using the GitHub API - Clone the repository using the PR branch - Fallback to default behavior for regular branch builds