Skip to content

JDT calls PDE Classpath on startup with open Editor hindering the UI to show up #1567

JDT calls PDE Classpath on startup with open Editor hindering the UI to show up

JDT calls PDE Classpath on startup with open Editor hindering the UI to show up #1567

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/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: eclipse.pde
secrets:
gitlabAPIToken: ${{ secrets.PDE_GITLAB_API_TOKEN }}