I have a SPO document library which has the content approval featured enabled. I also have a flow for this content approval which allows parallel approvals.
The problem is, that once the file is approved by both approvers the flow triggers again, even I have an trigger condition implemented.
Not sure why this flow does this because I do not update any properties during the approval.
​​​​​​​@equals(triggerOutputs()?['body/{ModerationStatus}'], 'Pending')