Skip to content

docs(utilities): build for branch main: a0809c4657742f8dada8e31ce771d… #2304

docs(utilities): build for branch main: a0809c4657742f8dada8e31ce771d…

docs(utilities): build for branch main: a0809c4657742f8dada8e31ce771d… #2304

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