mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Update path to dash-licenses (#1023)
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
This commit is contained in:
parent
9ec6c531e5
commit
6a60995312
1 changed files with 1 additions and 1 deletions
2
.github/workflows/licensecheck.yml
vendored
2
.github/workflows/licensecheck.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue