- [x] Check if "master" is still used anywhere in the repo and remove it or change it to "HEAD" (meaning the default branch of the git remote). - [x] Merge all PRs as those PRs would otherwise be closed. ("If the renamed branch is the head branch of an open pull request, this pull request is closed.". Ref: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch From: https://github.com/opening-hours/opening_hours.js/pull/483#issuecomment-2937120255