1
0
Fork 0
mirror of synced 2024-07-11 09:15:48 +12:00

rename instance of trigger step to triggerAutomationRun

This commit is contained in:
Peter Clement 2024-01-15 10:00:37 +00:00
parent 72c2f6577c
commit 601ec35549
3 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ import {
AutomationStepInput,
AutomationStepType,
AutomationIOType,
AutomationFeature,
AutomationResults,
Automation,
AutomationCustomIOType,

View file

@ -23,7 +23,6 @@ import {
TableSourceType,
AutomationIOType,
} from "@budibase/types"
import { bool } from "joi"
const { BUILTIN_ROLE_IDS } = roles