Skip to content

enable github actions on roblutt/windows-ci #171

enable github actions on roblutt/windows-ci

enable github actions on roblutt/windows-ci #171

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ mainline, roblutt/windows-ci ]
jobs:
Test:
name: Code Quality
uses: ./.github/workflows/reuse_python_build.yml
secrets: inherit