Skip to content

Auto-created pull request into develop from feature/release-1.4.1 #176

Auto-created pull request into develop from feature/release-1.4.1

Auto-created pull request into develop from feature/release-1.4.1 #176

Workflow file for this run

name: SonarQube
on:
push:
branches:
- master
pull_request:
branches:
- master
- release/**
- develop
types:
- opened
- synchronize
- reopened
jobs:
gates:
uses: ./.github/workflows/ci-gates.yml
secrets: inherit