Skip to content

Commit

Permalink
Employ Eclipse Dash license check #1161
Browse files Browse the repository at this point in the history
Try to use tycho project id

Signed-off-by: Alexander Fedorov <[email protected]>
  • Loading branch information
ruspl-afed committed Nov 27, 2022
1 parent 064c945 commit 381bcda
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 @@ -18,6 +18,6 @@ jobs:
call-license-check:
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: technology.passage
projectId: technology.tycho
secrets:
gitlabAPIToken: ${{ secrets.PASSAGE_GITLAB_API_TOKEN }}

0 comments on commit 381bcda

Please sign in to comment.