Skip to content

Merge pull request #8 from ovcharenko-di/patch-1 #62

Merge pull request #8 from ovcharenko-di/patch-1

Merge pull request #8 from ovcharenko-di/patch-1 #62

Workflow file for this run

name: Контроль качества
on:
push:
pull_request:
workflow_dispatch:
jobs:
sonar:
uses: autumn-library/workflows/.github/workflows/sonar.yml@main
with:
github_repository: autumn-library/annotations
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}