Skip to content

feat(ray): add ray serve as model serving backend #772

feat(ray): add ray serve as model serving backend

feat(ray): add ray serve as model serving backend #772

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint:
name: Validate PR title
uses: instill-ai/.github/.github/workflows/semantic.yml@main
secrets: inherit