Skip to content

Make Update target a shared workflow and move configuration into pom #2708

Make Update target a shared workflow and move configuration into pom

Make Update target a shared workflow and move configuration into pom #2708

# 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