Skip to content

Match ruff version on CI and local (#471) #176

Match ruff version on CI and local (#471)

Match ruff version on CI and local (#471) #176

Workflow file for this run

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