Skip to content

docs(plugins): build for branch main: 73cea330acbd35e22524002386eec62… #111

docs(plugins): build for branch main: 73cea330acbd35e22524002386eec62…

docs(plugins): build for branch main: 73cea330acbd35e22524002386eec62… #111

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