Skip to content

Python lint: Ruff rule PLW1510 -- subprocess-run-without-check (#794) #250

Python lint: Ruff rule PLW1510 -- subprocess-run-without-check (#794)

Python lint: Ruff rule PLW1510 -- subprocess-run-without-check (#794) #250

Workflow file for this run

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