fix: rename overview.md files to avoid conflicts and add collection name
This commit is contained in:
@@ -32,7 +32,6 @@ where
|
||||
.caller_id("script_mode")
|
||||
.payload(script_content)
|
||||
.runner(runner_id)
|
||||
.executor("rhai")
|
||||
.timeout(job_timeout.as_secs())
|
||||
.build()?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user