Skip to content

Convert o.e.ui.tests to plain JUnit 4 (part 3) #3812

Convert o.e.ui.tests to plain JUnit 4 (part 3)

Convert o.e.ui.tests to plain JUnit 4 (part 3) #3812

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