Skip to content

docs(type): build for branch main: c5fef5974a22d703bfe4c77454491c25e6… #120

docs(type): build for branch main: c5fef5974a22d703bfe4c77454491c25e6…

docs(type): build for branch main: c5fef5974a22d703bfe4c77454491c25e6… #120

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