I am building a flow with parallel approvals from a form library. The flow is triggered when a new form is submitted or existing form is modified. The flow has multiple parallel approvals once it starts. Each level will set approval status and approvers comments if approved or rejected. This is all well and good. The main issue is that each time any of these approvals (approve or reject) changes, the flow retriggers.
How do I stop from this happening?