This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git
The following commit(s) were added to refs/heads/master by this push:
new 4790cee [INFRA] Explicitly remove protected_branches (#808)
4790cee is described below
commit 4790cee274d429f2272984ce825e711931749e79
Author: Cheng Pan <[email protected]>
AuthorDate: Thu Jul 15 16:29:01 2021 +0800
[INFRA] Explicitly remove protected_branches (#808)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 46505f6..ae7fc69 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