Skip to content

[PoC] Add option to hide the Cancel button of jobs in the progress view #5594

[PoC] Add option to hide the Cancel button of jobs in the progress view

[PoC] Add option to hide the Cancel button of jobs in the progress view #5594

Workflow file for this run

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