Skip to content

releng: Enable automatic update in the RCP for 10.2 release #505

releng: Enable automatic update in the RCP for 10.2 release

releng: Enable automatic update in the RCP for 10.2 release #505

name: Continuous Integration (short-ui tests only)
on:
push:
branches:
- master
- stable-*
pull_request:
branches:
- master
- stable-*
jobs:
build:
uses: ./.github/workflows/ci-base.yml
with:
maven-opts: -Dskip-tc-core-tests=true -Dskip-long-tc-ui-tests=true -Dskip-rcp=true