We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e1add commit b5e6d82Copy full SHA for b5e6d82
.github/workflows/run-crasher.yml
@@ -17,7 +17,7 @@ on:
17
backup_working_dir:
18
description: "Backup working dir before each Qdrant restart"
19
type: boolean
20
- default: false
+ default: true
21
22
env:
23
CARGO_TERM_COLOR: always
0 commit comments