Skip to content

docs(type): build for branch main: 028986989405135e0e179daac54e372129… #2352

docs(type): build for branch main: 028986989405135e0e179daac54e372129…

docs(type): build for branch main: 028986989405135e0e179daac54e372129… #2352

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