aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/settings.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/settings.yml b/.github/settings.yml
index 3f8b10f..bc5b5f6 100644
--- a/.github/settings.yml
+++ b/.github/settings.yml
@@ -38,11 +38,11 @@ repository:
# Either `true` to allow merging pull requests with a merge commit, or `false`
# to prevent merging pull requests with merge commits.
- allow_merge_commit: true
+ allow_merge_commit: false
# Either `true` to allow rebase-merging pull requests, or `false` to prevent
# rebase-merging.
- allow_rebase_merge: true
+ allow_rebase_merge: false
# Labels: define labels for Issues and Pull Requests
#labels: