Skip to content

Eliminate API errors in ECF by modifying the version as it should be #2077

Eliminate API errors in ECF by modifying the version as it should be

Eliminate API errors in ECF by modifying the version as it should be #2077

# 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