This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch pd-store in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
commit eb76bc62a06f5e0acaa37dfcc6b2a57f2ce1f4c8 Author: imbajin <[email protected]> AuthorDate: Tue Aug 8 00:21:00 2023 +0800 chore: allow merge for a string of commits/PR --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index f83048d7b..1be548288 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -28,7 +28,7 @@ github: del_branch_on_merge: true #labels: enabled_merge_buttons: - merge: false + merge: true rebase: true squash: true protected_branches:
