Skip to content

Sonar

Sonar #3

Workflow file for this run

name: Sonar
on:
workflow_run:
workflows: [CI]
types: [completed]
jobs:
shared:
if: github.repository == 'pantos-io/validatornode'
uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@v1
secrets: inherit