Skip to content

feat: Allow to not set protocol in image url of insert image plugin - EXO-66397 #1932

feat: Allow to not set protocol in image url of insert image plugin - EXO-66397

feat: Allow to not set protocol in image url of insert image plugin - EXO-66397 #1932

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