Skip to content

Commit 878faad

Browse files
Code Freeze of release-20.0
This commit was made automatically by the vitess-releaser tool. See https://github.com/vitessio/vitess-releaser Signed-off-by: Rohit Nayak <rohit@planetscale.com>
1 parent b56b717 commit 878faad

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)