Skip to content

Merge pull request #472 from bia-technologies/feature/468 #217

Merge pull request #472 from bia-technologies/feature/468

Merge pull request #472 from bia-technologies/feature/468 #217

name: Проверка Sonar
on:
- push
- pull_request_target
jobs:
SonarQualityGate:
uses: "1CDevFlow/workflows/.github/workflows/sonar-analysis-with-openbsl.yml@main"
with:
root-project-path: ./exts/yaxunit/src
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}