Skip to content

Commit 9f429fa

Browse files
committed
[Build|GH] Use quick-fix to avoid need for EF-infrastrucutre
1 parent 6bb99bb commit 9f429fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ on:
1111

1212
jobs:
1313
build:
14-
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master
14+
uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@gh-workflow-enhancements

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ on:
1111

1212
jobs:
1313
callCodeQLworkflow:
14-
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master
14+
uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@gh-workflow-enhancements

0 commit comments

Comments
 (0)