Skip to content

[Build] Enable API checks in CI builds #1696

[Build] Enable API checks in CI builds

[Build] Enable API checks in CI builds #1696

# 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