Skip to content

[I/Y-build] Set 'pipefail' option instead of checking PIPESTATUS #2690

[I/Y-build] Set 'pipefail' option instead of checking PIPESTATUS

[I/Y-build] Set 'pipefail' option instead of checking PIPESTATUS #2690

# 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