Skip to content

Commit

Permalink
Update path to dash-licenses (#1023)
Browse files Browse the repository at this point in the history
When Eclipse Dash got moved to its own org, the path the shared
workflow needed to be updated. This commit does that

Part of #1002
  • Loading branch information
jonahgraham authored Jan 15, 2025
1 parent 9ec6c53 commit 6a60995
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 @@ -14,7 +14,7 @@ on:

jobs:
call-license-check:
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: tools.cdt
secrets:
Expand Down

0 comments on commit 6a60995

Please sign in to comment.