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 6bb99bb commit 9f429faCopy full SHA for 9f429fa
.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