RoutineTriggerType type

ルーチントリガーに対応した識別子値。

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