mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 09:05:16 +00:00
(ci/cd) dispatch to run load test
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
name: Test Locust Load Test
|
||||
|
||||
on: [release, workflow_dispatch]
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Build, Publish LiteLLM Docker Image. New Release"]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user