Skip to content

Commit

Permalink
Revert "Move to use the platform license check"
Browse files Browse the repository at this point in the history
This reverts commit 8c6d571.
  • Loading branch information
HannesWell committed Jul 4, 2023
1 parent c4163ad commit 4fc0b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
call-license-check:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenLicenseCheck.yml@master
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: technology.m2e
setupScript: 'cd m2e-maven-runtime && mvn generate-resources'
Expand Down

0 comments on commit 4fc0b42

Please sign in to comment.