This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 4ea9f7680 Update .asf.yaml (#5178)
4ea9f7680 is described below
commit 4ea9f768046eafab200db98d3522caaa6621063c
Author: mike_xwm <[email protected]>
AuthorDate: Thu Feb 13 10:53:37 2025 +0800
Update .asf.yaml (#5178)
change the protected branch to develop temporarily for remove the sensitive
info at master branch
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 36f6293d0..c2b5caac5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,7 +41,7 @@ github:
merge: false
rebase: false
protected_branches:
- master:
+ develop:
required_status_checks:
strict: false
contexts:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]