Skip to content

Add Splash Screens of 2026 for eclipse 4.40-4.43 #6257

Add Splash Screens of 2026 for eclipse 4.40-4.43

Add Splash Screens of 2026 for eclipse 4.40-4.43 #6257

Workflow file for this run

name: Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: [ master ]
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
branches: [ master ]
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
build:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master