Skip to content

Use new ILog.of(...) method instead of Platform.getLog(...) #216

Use new ILog.of(...) method instead of Platform.getLog(...)

Use new ILog.of(...) method instead of Platform.getLog(...) #216

# This workflow calls the Code-Freeze-Period check
name: Check Code Freeze Period
on:
pull_request:
branches:
- 'master'
jobs:
check-freeze-period:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/verifyFreezePeriod.yml@master