Skip to content

[DoNotMerge][PAN-1881] Sonar analysis for forked repos #4

[DoNotMerge][PAN-1881] Sonar analysis for forked repos

[DoNotMerge][PAN-1881] Sonar analysis for forked repos #4

Workflow file for this run

name: Sonar
# on:
# workflow_run:
# workflows: [CI]
# types: [completed]
on:
push:
branches:
- main
pull_request:
jobs:
shared:
uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@1540b699f0ca4fbc37f6fc2296eacb7b61a846e1

Check failure on line 16 in .github/workflows/sonar.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/sonar.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/sonar.yaml" -> "pantos-io/ci-workflows/.github/workflows/sonar.yml@1540b699f0ca4fbc37f6fc2296eacb7b61a846e1" : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit