RoutineTriggerType type

Os valores do discriminador suportados para gatilhos rotineiros.

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