Skip to content

Commit f10461a

Browse files
authored
[release-22.0] Code Freeze for v22.0.2 (#18876)
Signed-off-by: Matt Lord <[email protected]>
1 parent a2acfba commit f10461a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_freeze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- name: Fail if Code Freeze is enabled
1313
run: |
14-
exit 0
14+
exit 1

0 commit comments

Comments
 (0)