From e5f8e2bbe08b4ff33dcdc67b959da50d128fc69d Mon Sep 17 00:00:00 2001 From: Jingsong Lee Date: Mon, 8 Jul 2024 20:32:40 +0800 Subject: [PATCH] Remove main branch protection (#8) --- .asf.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index a78e431..a605b95 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -31,16 +31,12 @@ github: enabled_merge_buttons: squash: true merge: false - rebase: false + rebase: true features: issues: true discussions: true wiki: false projects: false - protected_branches: - main: - required_pull_request_reviews: - required_approving_review_count: 1 gh-pages: whatever: Just a placeholder to make it take effects collaborators: