Skip to content

feat: Allow to access the complete list of applications - MEED-6266 - Meeds-io/meeds#1917 #2

feat: Allow to access the complete list of applications - MEED-6266 - Meeds-io/meeds#1917

feat: Allow to access the complete list of applications - MEED-6266 - Meeds-io/meeds#1917 #2

Workflow file for this run

name: Sonar Analysis
on:
push:
branches:
- develop
pull_request:
jobs:
build:
name: Analyse Module with SonarCloud
uses: exoplatform/swf-scripts/.github/workflows/sonarcloud.yml@master
with:
jdk_major_version: 17
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}