This step allows the temporary baseline branch to sync the updates from main and continue with the code updates corresponding to the baseline updates that have been made on the temp branch.
Acceptance criteria
How do we know when this work is done?
[x] All updates from main are synched with the temp branch
💡 Summary
Rebase the temporary baseline branch with main
Motivation and context
This step allows the temporary baseline branch to sync the updates from main and continue with the code updates corresponding to the baseline updates that have been made on the temp branch.
Acceptance criteria
How do we know when this work is done?