Skip to content

fix : Dispaly all day events planned for the current day on the agenda gadget in space stream page - EXO-65143 #585

fix : Dispaly all day events planned for the current day on the agenda gadget in space stream page - EXO-65143

fix : Dispaly all day events planned for the current day on the agenda gadget in space stream page - EXO-65143 #585

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