Skip to content

docs(plugins): build for branch main: fb563e8d6b9bc7e3594563ab99838a6… #2346

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

docs(plugins): build for branch main: fb563e8d6b9bc7e3594563ab99838a6… #2346

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