Enable custom expressions on Event Triggers

Explication

Enable the initialization of Triggers different to “Execute Workflow Trigger” when a workflow is executed by the “Execute Workflow” node.

Problem

I wanted to wait and trigger actions for pull requests from different and unknown GitHub repositories…

But I can’t initialize a workflow with the repository information because the Triggers can’t receive custom expressions.

Example

image