Skip to content

docs(plugins): build for branch main: f7c0c498cfdddd2970e6a2ef828c97e… #1431

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

docs(plugins): build for branch main: f7c0c498cfdddd2970e6a2ef828c97e… #1431

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