Skip to content

docs(type): build for branch main: 316f19071514b4dfd5a9bf8580dbcfe33f… #2281

docs(type): build for branch main: 316f19071514b4dfd5a9bf8580dbcfe33f…

docs(type): build for branch main: 316f19071514b4dfd5a9bf8580dbcfe33f… #2281

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