This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine-site.git
The following commit(s) were added to refs/heads/master by this push:
new a432c4e Update .asf.yaml
a432c4e is described below
commit a432c4efe5d13882fa0590c2ffa3c89437a2189c
Author: Xun Liu <[email protected]>
AuthorDate: Fri Nov 8 09:14:13 2019 +0800
Update .asf.yaml
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index c563fa3..5eab726 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,8 +11,8 @@ github:
enabled_merge_buttons:
# enable squash button:
- squash: false
+ squash: true
# enable merge button:
merge: false
# disable rebase button:
- rebase: false
+ rebase: true