Skip to content

[Build] Simplify and clean-up I/Y-build Jenkins pipeline #2597

[Build] Simplify and clean-up I/Y-build Jenkins pipeline

[Build] Simplify and clean-up I/Y-build Jenkins pipeline #2597

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