Skip to content

docs(plugins): build for branch main: e8797028bd02dcc33b8f60dd07547a7… #2403

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

docs(plugins): build for branch main: e8797028bd02dcc33b8f60dd07547a7… #2403

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