This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-graalvm-distro.git


The following commit(s) were added to refs/heads/main by this push:
     new 25e42a9  Add protected_branches configuration as empty to .asf.yaml 
(#9)
25e42a9 is described below

commit 25e42a9a46c15a026bedb1895562a88e53fa42c2
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Feb 17 23:13:02 2026 +0800

    Add protected_branches configuration as empty to .asf.yaml (#9)
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index c60a21f..095339b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,3 +29,4 @@ github:
     merge:   false
     rebase:  false
   dependabot_updates: false
+  protected_branches: ~

Reply via email to