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 e087724 commit 44c578bCopy full SHA for 44c578b
.github/workflows/licensecheck.yml
@@ -18,7 +18,7 @@ jobs:
18
call-license-check:
19
permissions:
20
pull-requests: write
21
- uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
+ uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
22
with:
23
projectId: technology.m2e
24
setupScript: 'cd org.eclipse.m2e.maven.runtime && mvn generate-resources'
0 commit comments