This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new 933670c Mark master branch as protected
933670c is described below
commit 933670c16bc87e50cb9c8779033f7ea757a1e004
Author: Aaron Ai <[email protected]>
AuthorDate: Thu Jun 23 17:27:53 2022 +0800
Mark master branch as protected
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index a6331b8..38404a6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,3 +35,5 @@ github:
merge: false
# Enable rebase button:
rebase: true
+ protected_branches:
+ master: {}
\ No newline at end of file