Skip to content

Update Orbit repository to the 4.33.0 release #2013

Update Orbit repository to the 4.33.0 release

Update Orbit repository to the 4.33.0 release #2013

# 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