Skip to content

[release-17.0] Make Static Code Checks Etc fail if the ./changelog folder is out-of-date (#14003) #7956

[release-17.0] Make Static Code Checks Etc fail if the ./changelog folder is out-of-date (#14003)

[release-17.0] Make Static Code Checks Etc fail if the ./changelog folder is out-of-date (#14003) #7956

Workflow file for this run

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