mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-31 02:51:51 -07:00
<!-- Describe what has changed in this PR --> **What changed?** Rename leftover `master` to `main`. <!-- Tell your future self why have you made these changes --> **Why?** `master` branch was renamed to `main` but some places still reference `master`. <!-- How have you verified this change? Tested locally? Added a unit test? Checked in staging env? --> **How did you test it?** N/A <!-- Assuming the worst case, what can be broken when deploying this change to production? --> **Potential risks** No risks. <!-- Is this PR a hotfix candidate or require that a notification be sent to the broader community? (Yes/No) --> **Is hotfix candidate?** No.