[CPU] Apply PR gating rule in CI workflow (#13933)

This commit is contained in:
Zaili Wang
2025-11-26 00:44:16 +08:00
committed by GitHub
parent dfd7ab9682
commit f922bfd520
2 changed files with 31 additions and 17 deletions
+1
View File
@@ -39,6 +39,7 @@ jobs:
- "test/**"
- "sgl-kernel/**"
- ".github/workflows/pr-test-xpu.yml"
- "docker/xpu.Dockerfile"
build-and-test:
needs: [check-changes]