Skip to content

[DO NOT MERGE] v18.x #146

[DO NOT MERGE] v18.x

[DO NOT MERGE] v18.x #146

Workflow file for this run

name: Code Freeze
on:
pull_request:
permissions: read-all
jobs:
build:
name: Code Freeze
runs-on: ubuntu-latest
steps:
- name: Fail if Code Freeze is enabled
run: |
exit 0