From eb76bc62a06f5e0acaa37dfcc6b2a57f2ce1f4c8 Mon Sep 17 00:00:00 2001 From: imbajin Date: Tue, 8 Aug 2023 00:21:00 +0800 Subject: [PATCH] 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: