mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-05-24 16:44:39 -04:00
tests: add dict protocol cases
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
8
.github/workflows/auto-bot.yml
vendored
8
.github/workflows/auto-bot.yml
vendored
@@ -30,11 +30,3 @@ jobs:
|
||||
run: gh pr merge --auto --squash ${{ github.event.pull_request.html_url }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
pre-commit:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.actor == 'pre-commit-ci[bot]' }}
|
||||
steps:
|
||||
- name: Enable auto-merge for Dependabot PRs
|
||||
run: gh pr merge --auto --squash ${{ github.event.pull_request.html_url }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user