Skip to content

chore: down log level #811

chore: down log level

chore: down log level #811

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