If a project uses main as default branch and still has a master branch, forking the project results in the master branch being the default branch in the fork.
main
master
We should fix that
Metadata Update from @pingou: - Issue assigned to pingou
Commit 24d03170 fixes this issue