Skip to content

Commit

Permalink
Fix license check workflow after repository move
Browse files Browse the repository at this point in the history
Signed-off-by: Odin Dahlström <[email protected]>
  • Loading branch information
0dinD authored and akurtakov committed Sep 4, 2024
1 parent 0949cc2 commit 31ef430
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 @@ 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: eclipse.jdt.ls
submodules: recursive
Expand Down

0 comments on commit 31ef430

Please sign in to comment.