Makes the current "frozen" build which is triggered by a PR build the branch that was PR'ed vs. main.
Ideally we want to know that the branch-merged-to-main works so potentially we should switch to that by merging main in the local clone prior to building. For now, at least this builds something related to the PR'ed branch vs. existing main.
Makes the current "frozen" build which is triggered by a PR build the branch that was PR'ed vs. main. Ideally we want to know that the branch-merged-to-main works so potentially we should switch to that by merging main in the local clone prior to building. For now, at least this builds something related to the PR'ed branch vs. existing main.