mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
8 lines
128 B
TOML
8 lines
128 B
TOML
[[procedure]]
|
|
name = "test-procedure"
|
|
description = ""
|
|
tags = []
|
|
|
|
[procedure.config]
|
|
procedure_type = "Sequence"
|
|
executions = [] |