pub fn handler(
ctx: Context<'_, '_, '_, '_, CreateTrigger<'_>>,
condition_tree: AdjacencyTree,
lifetime: Lifetime,
workflow_title: String,
) -> Result<()>pub fn handler(
ctx: Context<'_, '_, '_, '_, CreateTrigger<'_>>,
condition_tree: AdjacencyTree,
lifetime: Lifetime,
workflow_title: String,
) -> Result<()>