Skip to content

Use ILog.of(Class) in texteditor, editors, navigator.resources, gener… #9356

Use ILog.of(Class) in texteditor, editors, navigator.resources, gener…

Use ILog.of(Class) in texteditor, editors, navigator.resources, gener… #9356

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