@budibase/shared-core 2.14.7 → 2.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -4787,6 +4787,7 @@ var AutomationActionStepId = /* @__PURE__ */ ((AutomationActionStepId2) => {
4787
4787
  AutomationActionStepId2["LOOP"] = "LOOP";
4788
4788
  AutomationActionStepId2["COLLECT"] = "COLLECT";
4789
4789
  AutomationActionStepId2["OPENAI"] = "OPENAI";
4790
+ AutomationActionStepId2["TRIGGER_AUTOMATION_RUN"] = "TRIGGER_AUTOMATION_RUN";
4790
4791
  AutomationActionStepId2["discord"] = "discord";
4791
4792
  AutomationActionStepId2["slack"] = "slack";
4792
4793
  AutomationActionStepId2["zapier"] = "zapier";