Skip to content

[Core] Add KV event state snapshots #10904

[Core] Add KV event state snapshots

[Core] Add KV event state snapshots #10904

name: Record CI approval
on:
pull_request_review:
types: [submitted]
permissions: {}
jobs:
approved:
if: github.repository_owner == 'vllm-project' && github.event.review.state == 'approved'
runs-on: [self-hosted, linux, x64, vllm-runners]
steps:
- run: echo "Approval recorded"