Skip to content

refactor: Make types.py strictly typechecked. (#336) #159

refactor: Make types.py strictly typechecked. (#336)

refactor: Make types.py strictly typechecked. (#336) #159

Workflow file for this run

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