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
|
name: PR E2E Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ main ]
|
||||||
|
paths:
|
||||||
|
- "python/sglang/*"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user