Skip to content

Commit f419d22

Browse files
authored
[release-21.0] Code Freeze for v21.0.4 (#18135)
Signed-off-by: Florent Poinsard <[email protected]>
1 parent 39ac3a0 commit f419d22

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)