Skip to content

feat: update engine interface to allow 3rd to provide engine #715

feat: update engine interface to allow 3rd to provide engine

feat: update engine interface to allow 3rd to provide engine #715

Workflow file for this run

name: CI Quality Gate
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
qualitygate-pr:
uses: ./.github/workflows/template-quality-gate-pr.yml
secrets: inherit
qualitygate-submodule:
uses: ./.github/workflows/template-quality-gate-submodule.yml
secrets: inherit