Skip to content

feat!: Import from internal repository #1

feat!: Import from internal repository

feat!: Import from internal repository #1

Workflow file for this run

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

Check failure on line 15 in .github/workflows/code_quality.yml

View workflow run for this annotation

GitHub Actions / Code Quality

Invalid workflow file

The workflow is not valid. In .github/workflows/code_quality.yml (Line: 15, Col: 11): Error from called workflow xxyggoqtpcmcofkc/openjd-adaptor-runtime-for-python/.github/workflows/reuse_python_build.yml@ee2fa72ad6c1b4c5b67e33b50a7077224296f9ac (Line: 14, Col: 5): Required property is missing: runs-on
secrets: inherit