Skip to content

Merge pull request #464 from bia-technologies/feature/463 #193

Merge pull request #464 from bia-technologies/feature/463

Merge pull request #464 from bia-technologies/feature/463 #193

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 }}