Rename the last step in pr-test.yml as pr-test-finish (#8486)

This commit is contained in:
Lianmin Zheng
2025-07-28 19:06:13 -07:00
committed by GitHub
parent 001bffca62
commit 69712e6f55
2 changed files with 2 additions and 2 deletions

2
.github/CODEOWNERS vendored
View File

@@ -1,7 +1,7 @@
.github @merrymercy @zhyncs
/docker @zhyncs @HaiShaw @ByronHsu
/python/pyproject.toml @merrymercy @zhyncs
/python/sglang/* @merrymercy @Ying1123 @zhyncs @hnyls2002
/python/sglang/* @merrymercy @Ying1123 @zhyncs @hnyls2002
/python/sglang/srt/constrained @hnyls2002
/python/sglang/srt/disaggregation @ByronHsu @hnyls2002
/python/sglang/srt/distributed @yizhang2077