Skip to content

performance: avoid O(n^2) in PDEJavaHelper #188

performance: avoid O(n^2) in PDEJavaHelper

performance: avoid O(n^2) in PDEJavaHelper #188

Workflow file for this run

name: CodeQL call
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '45 8 * * 1'
jobs:
callCodeQLworkflow:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master