Skip to content

fix: Enable the import documents notification plugin by default after migrating to version 6.5 - EXO-68085 (#182) #21

fix: Enable the import documents notification plugin by default after migrating to version 6.5 - EXO-68085 (#182)

fix: Enable the import documents notification plugin by default after migrating to version 6.5 - EXO-68085 (#182) #21

Workflow file for this run

name: CI PR Build
on:
pull_request:
jobs:
build-ci:
name: CI Build
uses: exoplatform/swf-scripts/.github/workflows/cibuild.yml@master
with:
maven_profiles: 'exo-release,coverage'
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}