Skip to content

docs(plugins): build for branch main: f8b2f608af2119c4419c20089debb9d… #533

docs(plugins): build for branch main: f8b2f608af2119c4419c20089debb9d…

docs(plugins): build for branch main: f8b2f608af2119c4419c20089debb9d… #533

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
sonar:
name: Sonar Analysis
uses: sapphiredev/.github/.github/workflows/reusable-sonar.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}