RoutineTriggerType type

Os valores discriminadores suportados para gatilhos rotineiros.

type RoutineTriggerType = "custom" | "github_issue" | "schedule" | "timer"