This is an automated email from the ASF dual-hosted git repository.
earthchen pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new c2df4acc9a update .asf.yaml (#15780)
c2df4acc9a is described below
commit c2df4acc9a621aaab717f3ae0693b372ea1d7079
Author: Rain Yu <[email protected]>
AuthorDate: Thu Nov 20 10:57:34 2025 +0800
update .asf.yaml (#15780)
---
.asf.yaml | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index cc1dcf46a4..19efd1f6c9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,15 +34,9 @@ github:
# Enable projects for project management boards
projects: true
protected_branches:
- master:
- # only disable force push
- foo: bar
- 3.0:
- # only disable force push
- foo: bar
- 3.1:
- # only disable force push
- foo: bar
+ master: {}
+ 3.0: {}
+ 3.1: {}
labels:
- java
- rpc