Skip to content

refactor: use __future__.annotations (#1832) #544

refactor: use __future__.annotations (#1832)

refactor: use __future__.annotations (#1832) #544

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