rename instance of trigger step to triggerAutomationRun
This commit is contained in:
parent
72c2f6577c
commit
601ec35549
|
@ -4,7 +4,6 @@ import {
|
|||
AutomationStepInput,
|
||||
AutomationStepType,
|
||||
AutomationIOType,
|
||||
AutomationFeature,
|
||||
AutomationResults,
|
||||
Automation,
|
||||
AutomationCustomIOType,
|
|
@ -23,7 +23,6 @@ import {
|
|||
TableSourceType,
|
||||
AutomationIOType,
|
||||
} from "@budibase/types"
|
||||
import { bool } from "joi"
|
||||
|
||||
const { BUILTIN_ROLE_IDS } = roles
|
||||
|
||||
|
|
Loading…
Reference in New Issue