Skip to content

Add a shared workflow to automatically perform clean code actions #2704

Add a shared workflow to automatically perform clean code actions

Add a shared workflow to automatically perform clean code actions #2704

# 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