Skip to content

Add type checker to examples/client (#1837) #547

Add type checker to examples/client (#1837)

Add type checker to examples/client (#1837) #547

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