Skip to content

feat(diagnostics): hint for 3rd-party relay SSE truncation (#180) #94

feat(diagnostics): hint for 3rd-party relay SSE truncation (#180)

feat(diagnostics): hint for 3rd-party relay SSE truncation (#180) #94

Workflow file for this run

name: PR labeler
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true