diff --git a/.asf.yaml b/.asf.yaml index f98da50a727..d549e6f0fa0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -27,7 +27,7 @@ github: # Enable squash button squash: true # Disable merge button - merge: false + merge: true # Enable rebase button rebase: true protected_branches: @@ -41,4 +41,4 @@ github: contexts: - misspell-check - check-license - - maven-compile (ubuntu-18.04, JDK-8) \ No newline at end of file + - maven-compile (ubuntu-18.04, JDK-8)