Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://github.com/probot/settings

branches:
- name: "master"
- name: "main"

# https://docs.github.com/en/rest/reference/repos#delete-branch-protection
# https://docs.github.com/en/rest/reference/repos#update-branch-protection
Expand Down Expand Up @@ -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: ":fork_and_knife: Fork of sebastian/diff for use with ergebnis/composer-normalize."
has_downloads: true
Expand Down