Skip to content

Commit

Permalink
Update path to dash-licenses
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 eclipse-cdt#1002
  • Loading branch information
jonahgraham committed Jan 15, 2025
1 parent 1c8edca commit 08d6339
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 08d6339

Please sign in to comment.