Skip to content

Commit

Permalink
Adjust license checks repository
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Jul 30, 2024
1 parent e087724 commit 44c578b
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 @@ -18,7 +18,7 @@ jobs:
call-license-check:
permissions:
pull-requests: write
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: technology.m2e
setupScript: 'cd org.eclipse.m2e.maven.runtime && mvn generate-resources'
Expand Down

0 comments on commit 44c578b

Please sign in to comment.