Hi,
I have the following SP List;

Note that the Meeting Approval, Approval Status & Data Management columns are all defaulted to 'Pending'. I would then like to edit an item and change the Meeting Approval column value from Pending to Approved, like so;

Once this is done I have set up a Flow that then sends out an approval to a person responsible for Data Management;

The problem I have is that when the 'Update Item' flow is triggered, it updates the 'Meeting Approval' column again with whatever value is put in (Approved, Pending or just left blank like above image). The result of this is that since it is updated again the 'when an item is created or modified' flow is triggered once more and a 2nd duplicate approval email is sent out.
Would anyone know how to get around this?
Thanks