Skip to content

ci: fix syntax error in release workflow #399

ci: fix syntax error in release workflow

ci: fix syntax error in release workflow #399

Workflow file for this run

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