Skip to content

Python lint: Ruff rules for comprehensions and performance (#512) #3

Python lint: Ruff rules for comprehensions and performance (#512)

Python lint: Ruff rules for comprehensions and performance (#512) #3

Workflow file for this run

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