Skip to content

[v1.x] refactor: import SSEError from httpx_sse public API (#2561) #592

[v1.x] refactor: import SSEError from httpx_sse public API (#2561)

[v1.x] refactor: import SSEError from httpx_sse public API (#2561) #592

Workflow file for this run

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