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

zhoubo pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new c4c3c61f2 Temporarily cancel the protection of the master branch 
(#6139)
c4c3c61f2 is described below

commit c4c3c61f2216d2a01c7b02e7ed6bcddce2b4f403
Author: rongtong <[email protected]>
AuthorDate: Tue Feb 21 11:07:20 2023 +0800

    Temporarily cancel the protection of the master branch (#6139)
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1f559e226..1514523ae 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,7 +32,6 @@ github:
     # Enable rebase button
     rebase: true
   protected_branches:
-    master: {}
     develop:
       required_pull_request_reviews:
         dismiss_stale_reviews: true

Reply via email to