Skip to content

Commit 020a082

Browse files
authored
[release-19.0] Code Freeze for v19.0.0-RC1 (#15137)
1 parent 1b71d9e commit 020a082

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)