Skip to content

Commit

Permalink
feature: use sonar cloud in separated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmanuel-tirado committed May 10, 2024
1 parent e3ffd62 commit ebae087
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Sonar

workflow_run:
workflows: [CI]
types: [completed]

jobs:
shared:
uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@164b22d

0 comments on commit ebae087

Please sign in to comment.