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.git
commit c90ea7e62e0424306a4460b1b6106c377de5fde4 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Sun Dec 28 11:16:20 2025 +0800 Add protections for doc branches --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 772e9d5be9..7753d88704 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -54,4 +54,9 @@ github: website-docs/8.4.0: {} website-docs/8.5.0: {} website-docs/8.6.0: {} + website-docs/9.3.0: {} + website-docs/9.4.0: {} + website-docs/9.5.0: {} + website-docs/9.6.0: {} website-docs/9.7.0: {} + website-docs/10.3.0: {}
