Skip to content

Merge pull request #137 from Stivo182/refactor/read-text-file #22

Merge pull request #137 from Stivo182/refactor/read-text-file

Merge pull request #137 from Stivo182/refactor/read-text-file #22

Workflow file for this run

name: Контроль качества
on:
push:
workflow_dispatch:
jobs:
sonar:
if: github.repository_owner == 'alei1180'
uses: autumn-library/workflows/.github/workflows/sonar.yml@v1
with:
github_repository: alei1180/curlone
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}