misc: enable e2e test when push (#828)

This commit is contained in:
Yineng Zhang
2024-07-30 19:26:23 +10:00
committed by GitHub
parent f52eda35ea
commit 377c5dc9a9

View File

@@ -1,6 +1,10 @@
name: PR E2E Test
on:
push:
branches: [ main ]
paths:
- "python/sglang/*"
pull_request:
branches: [ main ]
paths: