> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/github-changed-default-base-branch-from-master-to-main.md).

# GitHub Changed (default) Base Branch from "master" to "main"

### Issue <a href="#issue" id="issue"></a>

[As of Oct 1st, 2020, Github has changed their (default) base branches from "master" to "main"](https://github.com/github/renaming) . Any new repos created by users will now use "main" as the (default) base branch.**Existing repos are unaffected.**

Artifacts and dinghyfiles coming from GitHub will need to be adjusted by adding additional configuration, until updates to Spinnaker are released to accommodate these changes.

### Cause <a href="#cause" id="cause"></a>

GitHub should be set as a provider, for example: [Connecting Spinnaker to GitHub as an Artifact Source](https://docs.armory.io/docs/armory-admin/artifacts-github-connect/)[Using GitHub Artifacts](https://docs.armory.io/docs/spinnaker-user-guides/artifacts-github-use/)[Steps to Configure Github as Pipeline as Code](https://docs.armory.io/docs/armory-admin/dinghy-enable/#steps-to-follow-to-configure-pipelines-as-code)
