Skip to content

Update the updateTarget workflow to include the new PR description #2751

Update the updateTarget workflow to include the new PR description

Update the updateTarget workflow to include the new PR description #2751

# 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