We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ffd3f commit bcdea2fCopy full SHA for bcdea2f
.github/workflows/ci.yml
@@ -11,4 +11,6 @@ on:
11
12
jobs:
13
build:
14
- uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master
+ uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@gh-workflow-quickfix
15
+ with:
16
+ without-EF-infra: true
0 commit comments