Skip to content

WIP: Fix NPE in PDEModelUtility.java (line 415) by adding null check (Fix #1404) #2110

WIP: Fix NPE in PDEModelUtility.java (line 415) by adding null check (Fix #1404)

WIP: Fix NPE in PDEModelUtility.java (line 415) by adding null check (Fix #1404) #2110

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