Skip to content

docs(type): build for branch main: 54b78328dce0180b86f0d4f5da7b123016… #2295

docs(type): build for branch main: 54b78328dce0180b86f0d4f5da7b123016…

docs(type): build for branch main: 54b78328dce0180b86f0d4f5da7b123016… #2295

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