Skip to content

docs(pieces): build for branch main: a0c47b836d05f2d3e9c9c18b7bb1e28d… #2340

docs(pieces): build for branch main: a0c47b836d05f2d3e9c9c18b7bb1e28d…

docs(pieces): build for branch main: a0c47b836d05f2d3e9c9c18b7bb1e28d… #2340

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