Skip to content

Fix the workflow referencing the tycho released version #1019

Fix the workflow referencing the tycho released version

Fix the workflow referencing the tycho released version #1019

# 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