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 87a51e6 Remove protected branch (#172)
87a51e6 is described below
commit 87a51e66f651265a4c298133350725d533e05bb0
Author: Aaron Ai <[email protected]>
AuthorDate: Tue Aug 23 14:53:25 2022 +0800
Remove protected branch (#172)
---
.asf.yaml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 4d10528..8df7e72 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,9 +36,3 @@ github:
merge: false
# Enable rebase button
rebase: true
- protected_branches:
- master:
- required_status_checks:
- contexts:
- - misspell-check
- - check-license