Hi nasidiqi
I believe you might have misunderstood what a trigger is.
Triggers are used in Power Automate (the online workflow engine), where they specify actions that trigger the execution of a flow (either a local PAD flow, like the one you are designing or an online flow in PA).
What you have shown in your screenshot is an action in a workflow, not a trigger.
You could setup a flow, which is run continuously and waits for certain conditions to be fulfilled, before it starts executing actions corresponding to the interactions you want it to make. (I'm not sure if this is possible and what limitations might affect continuously running workflows.)
Could you perhaps try and explain more about your process, what you want to achieve and why it has to be done the way are trying? Perhaps your goal can be reached in another way.