Skip to content

Add manual trigger for 'updateRelease'-workflow and use project-bot #2411

Add manual trigger for 'updateRelease'-workflow and use project-bot

Add manual trigger for 'updateRelease'-workflow and use project-bot #2411

# 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