Skip to content

docs(type): build for branch main: 1597965244c8616c055db90405a4717b87… #572

docs(type): build for branch main: 1597965244c8616c055db90405a4717b87…

docs(type): build for branch main: 1597965244c8616c055db90405a4717b87… #572

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