Skip to content

Option to mount SSE server to existing ASGI server (#312) #142

Option to mount SSE server to existing ASGI server (#312)

Option to mount SSE server to existing ASGI server (#312) #142

Workflow file for this run

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