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 c4163ad commit 4fc0b42Copy full SHA for 4fc0b42
.github/workflows/licensecheck.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
call-license-check:
19
- uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenLicenseCheck.yml@master
+ uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
20
with:
21
projectId: technology.m2e
22
setupScript: 'cd m2e-maven-runtime && mvn generate-resources'
0 commit comments