Skip to content

Use Maven 4 as the runtime for m2eclipse #144

Use Maven 4 as the runtime for m2eclipse

Use Maven 4 as the runtime for m2eclipse #144

Workflow file for this run

# Fast running checks for pull-requests
name: Pull-Request Checks
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches: [ main ]
jobs:
check-merge-commits:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master
check-versions:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master
with:
botName: Eclipse M2E Bot
botMail: [email protected]