You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2022/04/08 12:35:45 UTC

[camel-website-pub] branch asf-site updated: fix: turn off branch protection

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

zregvart pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0ad420f87 fix: turn off branch protection
0ad420f87 is described below

commit 0ad420f87b50a1b7c9a7b58dd644d6869318f3c0
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Fri Apr 8 14:35:41 2022 +0200

    fix: turn off branch protection
    
    Ref https://github.com/apache/camel-website/commit/2696b146ec0d038d541562688b77ac068edac461
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 32f0114f2..f74482978 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,3 +32,4 @@ github:
     rebase:  true
   features:
     issues: true
+  protected_branches: ~