Skip to content

Commit 4c868ca

Browse files
authored
ci(github): disable allowing merge commits in GitHub
1 parent d8b1702 commit 4c868ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repository:
3131

3232
# Either `true` to allow merging pull requests with a merge commit, or `false`
3333
# to prevent merging pull requests with merge commits.
34-
allow_merge_commit: true
34+
allow_merge_commit: false
3535

3636
# Either `true` to allow rebase-merging pull requests, or `false` to prevent
3737
# rebase-merging.

0 commit comments

Comments
 (0)