Skip to content

Option in chevron dropdown to display the most recently active editors at the top of the list #7450

Option in chevron dropdown to display the most recently active editors at the top of the list

Option in chevron dropdown to display the most recently active editors at the top of the list #7450

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