From 4790cee274d429f2272984ce825e711931749e79 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 15 Jul 2021 16:29:01 +0800 Subject: [PATCH] [INFRA] Explicitly remove protected_branches (#808) --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 46505f6e4..ae7fc69b3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -34,6 +34,7 @@ github: squash: true merge: false rebase: false + protected_branches: ~ features: issues: true discussions: true