Skip to content

Commit e350c63

Browse files
authored
[release-20.0] Code Freeze for v20.0.7 (vitessio#18137)
Signed-off-by: Florent Poinsard <[email protected]>
1 parent 78ad09a commit e350c63

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)