Skip to content

[win] tests: 'The directory name is invalid' since I20240710-0530 #988

[win] tests: 'The directory name is invalid' since I20240710-0530

[win] tests: 'The directory name is invalid' since I20240710-0530 #988

Workflow file for this run

name: Request license-review
on:
issue_comment:
types: [created]
jobs:
call-license-check:
permissions:
pull-requests: write
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: eclipse.pde
secrets:
gitlabAPIToken: ${{ secrets.PDE_GITLAB_API_TOKEN }}