Skip to content

Update HttpBin_test.os #76

Update HttpBin_test.os

Update HttpBin_test.os #76

Workflow file for this run

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