forked from phoenix/litellm-mirror
(fix) run load test on new releases, workflow dispatches
This commit is contained in:
parent
82b8fbabcb
commit
4153b74157
1 changed files with 1 additions and 1 deletions
2
.github/workflows/load_test.yml
vendored
2
.github/workflows/load_test.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Test Locust Load Test
|
||||
|
||||
on: [push]
|
||||
on: [release, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue