Skip to content

Added guards to safely handle cases when Display is null or disposed. #6221

Added guards to safely handle cases when Display is null or disposed.

Added guards to safely handle cases when Display is null or disposed. #6221

Workflow file for this run

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