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 682a7df  set branch protection
682a7df is described below

commit 682a7df982b29ac51cb703f8d6bfe618e13181c8
Author: ranke <[email protected]>
AuthorDate: Fri Aug 13 15:16:55 2021 +0800

    set branch protection
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..ecfec2c
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,4 @@
+github:
+  protected_branches:
+    master:
+      foo: bar
\ No newline at end of file

Reply via email to