misc: enable e2e test when push (#828)
This commit is contained in:
4
.github/workflows/pr-e2e-test.yml
vendored
4
.github/workflows/pr-e2e-test.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: PR E2E Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "python/sglang/*"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user