mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
fix(config.yml): only run publish_proxy_extras check on main
This commit is contained in:
parent
d004fb542f
commit
7b465c24a9
1 changed files with 3 additions and 8 deletions
|
@ -2889,14 +2889,9 @@ workflows:
|
|||
- /litellm_.*/
|
||||
- publish_proxy_extras:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- /litellm_.*/
|
||||
# filters:
|
||||
# branches:
|
||||
# only:
|
||||
# - main
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- publish_to_pypi:
|
||||
requires:
|
||||
- local_testing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue