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 08c79bf commit 4827e35Copy full SHA for 4827e35
.github/workflows/ci.yml
@@ -11,4 +11,4 @@ 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-enhancements
.github/workflows/codeql.yml
callCodeQLworkflow:
- uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master
+ uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@gh-workflow-enhancements
0 commit comments