Skip to content

fix: Update google genai streaming test #6595

fix: Update google genai streaming test

fix: Update google genai streaming test #6595

Workflow file for this run

name: Core / Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"