Skip to content

fix: prevent async generator cleanup errors in StreamableHTTP transpo… #3

fix: prevent async generator cleanup errors in StreamableHTTP transpo…

fix: prevent async generator cleanup errors in StreamableHTTP transpo… #3

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml