Skip to content

feat(deps)!: update openjd-adaptor-runtime to 0.5 #348

feat(deps)!: update openjd-adaptor-runtime to 0.5

feat(deps)!: update openjd-adaptor-runtime to 0.5 #348

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ mainline, release ]
workflow_call:
inputs:
branch:
required: false
type: string
jobs:
TestPython:
name: Code Quality
uses: ./.github/workflows/reuse_python_build.yml
secrets: inherit