This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch imbajin-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git
commit b9c810adbfc0afd0a207cc83517758779eae8427 Author: imbajin <[email protected]> AuthorDate: Wed Dec 7 19:57:01 2022 +0800 chore: enable github rebase option for collaboration --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index b67612a0..0361c6ca 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -30,8 +30,8 @@ github: enabled_merge_buttons: merge: false - rebase: false squash: true + rebase: true protected_branches: master: required_status_checks:
