You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2021/07/15 08:29:10 UTC

[incubator-kyuubi] branch master updated: [INFRA] Explicitly remove protected_branches (#808)

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 <ch...@apache.org>
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