Skip to content

Add CircuitBreaker + AsyncTimeout (0.10.0) #141

Add CircuitBreaker + AsyncTimeout (0.10.0)

Add CircuitBreaker + AsyncTimeout (0.10.0) #141

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml