We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d17f86c + 697b29f commit b2af13aCopy full SHA for b2af13a
.github/settings.yml
@@ -1,7 +1,7 @@
1
# https://github.com/probot/settings
2
3
branches:
4
- - name: "master"
+ - name: "main"
5
6
# https://docs.github.com/en/rest/reference/repos#delete-branch-protection
7
# https://docs.github.com/en/rest/reference/repos#update-branch-protection
@@ -60,7 +60,7 @@ repository:
60
allow_rebase_merge: false
61
allow_squash_merge: false
62
archived: false
63
- default_branch: "master"
+ default_branch: "main"
64
delete_branch_on_merge: true
65
description: ":fork_and_knife: Fork of sebastian/diff for use with ergebnis/composer-normalize."
66
has_downloads: true
0 commit comments