This is an automated email from the ASF dual-hosted git repository.
ranke pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git
The following commit(s) were added to refs/heads/develop by this push:
new cd9b141 add master-0.2.0 to branch protection
cd9b141 is described below
commit cd9b141cfbbcbab54bff59e733519c06c48ed334
Author: ranke <[email protected]>
AuthorDate: Fri Aug 13 15:29:24 2021 +0800
add master-0.2.0 to branch protection
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ecfec2c..7ed913a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +1,6 @@
github:
protected_branches:
master:
+ foo: bar
+ master-0.2.0:
foo: bar
\ No newline at end of file