You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by bc...@apache.org on 2022/11/16 08:41:30 UTC

[incubator-baremaps] 03/03: Disable branch protection rules

This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch 492-disable-branch-protection
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git

commit 2f92e5d6b61c57b29511b6a7eb73bd41c3b89d24
Author: Bertil Chapuis <bc...@gmail.com>
AuthorDate: Wed Nov 16 09:41:01 2022 +0100

    Disable branch protection rules
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index eb3ef93c..7ecc7c26 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,6 +32,7 @@ github:
     squash: true
     merge: false
     rebase: false
+  protected_branches: ~
   
 notifications:
   commits:      commits@baremaps.apache.org