When I installed a new version of Git and let it set the default to main this broke some tests in towncrier that assume the main branch will be master. We need to either detect the primary branch name or just force it in the tests. Forcing seems simpler and main seems a good option.
#287 (comment)