Skip to content

Add tracing to faststream asgi health-check #502

Add tracing to faststream asgi health-check

Add tracing to faststream asgi health-check #502

Workflow file for this run

name: CI Pipeline
on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types:
- published
jobs:
ci:
uses: community-of-python/community-workflow/.github/workflows/preset.yml@main
with:
python-version: '["3.10","3.11","3.12","3.13", "3.14"]'
secrets: inherit