Skip to content

Commit

Permalink
[REMOVE] Test dash-license workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Nov 21, 2023
1 parent 2514893 commit 6154a24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ on:

jobs:
call-license-check:
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
permissions:
pull-requests: write
uses: HannesWell/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 6154a24

Please sign in to comment.