Skip to content

[Build] Fix condition of maven-snapshot publication step #2577

[Build] Fix condition of maven-snapshot publication step

[Build] Fix condition of maven-snapshot publication step #2577

# 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