Skip to content

[Builds] Remove elements unnecessary with the new version-bump workflow #2184

[Builds] Remove elements unnecessary with the new version-bump workflow

[Builds] Remove elements unnecessary with the new version-bump workflow #2184

# 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