Skip to content

docs(plugins): build for branch main: c02e43825ce9877f1a717c53ac7cd8c… #2332

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

docs(plugins): build for branch main: c02e43825ce9877f1a717c53ac7cd8c… #2332

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 }}