This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-graalvm-distro.git
commit 51606522fe62647f97afdf1fda10febd636cbcc3 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Tue Feb 17 23:11:20 2026 +0800 Add protected_branches configuration as empty to .asf.yaml --- .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: ~
