Add support for invoking multiple triggers in an action while allowing for an Approval to be added between triggers.
For example:
Have an action triggering a webhook, github, gitlab action. Based on that first trigger result, prompt an approval request and based on the approval, invoke another trigger.