diff --git a/.github/settings.yml b/.github/settings.yml index a511309..38230b7 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,7 +1,7 @@ # https://github.com/probot/settings branches: - - name: "master" + - name: "main" # https://developer.github.com/v3/repos/branches/#remove-branch-protection # https://developer.github.com/v3/repos/branches/#update-branch-protection @@ -60,7 +60,7 @@ repository: allow_rebase_merge: false allow_squash_merge: false archived: false - default_branch: "master" + default_branch: "main" delete_branch_on_merge: true description: ":heart: Provides default community health files for the @ergebnis organization." has_downloads: false