kin: auto-commit after pipeline
This commit is contained in:
parent
6eea439c16
commit
7027252a84
3 changed files with 12 additions and 18 deletions
|
|
@ -68,6 +68,7 @@ export interface Project {
|
|||
tech_stack: string[] | null
|
||||
execution_mode: string | null
|
||||
autocommit_enabled: number | null
|
||||
auto_test_enabled: number | null
|
||||
obsidian_vault_path: string | null
|
||||
deploy_command: string | null
|
||||
test_command: string | null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue