mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-01 20:21:14 +00:00
Merge branch 'litellm_gh_server_root_test' of github.com:BerriAI/litellm into litellm_gh_server_root_test
This commit is contained in:
@@ -3,8 +3,17 @@ permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
<<<<<<< HEAD
|
||||
pull_request:
|
||||
branches: [main]
|
||||
=======
|
||||
push:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
>>>>>>> 8ab2c91722a1a951664873fae467f761f9c4dbb9
|
||||
|
||||
jobs:
|
||||
test-server-root-path:
|
||||
|
||||
Reference in New Issue
Block a user