update prompts and docs sections
This commit is contained in:
@ -61,6 +61,6 @@ steps = [
|
||||
description="Update audit results",
|
||||
prepare=partial(update_audit.prepare, role="worker"),
|
||||
execute=update_audit.execute,
|
||||
worker="worker1",
|
||||
worker="worker2",
|
||||
),
|
||||
]
|
||||
|
Reference in New Issue
Block a user