Hi.
I am preparing a flow when my team members created/add new file into shared point it will automatically send an email.
and when the file is edited, I want automate to reply on the same email thread.
currently I am using 2 separate templates:
1) Send me an email when a new file is added in SharePoint (success)
2) When an item or file is modified > it will reply on the same email thread.
my question here is,
is there any work around that I can combine both of these templates into 1 flow in which it will
1) send an email when there is new file added.
2) and when the file is edited it will reply into the same email thread?
Attached is the flow I created on my own but it seems there is no email reply even after the file is edited in sharedpoint.

when test the flow, the flow keeps on running and no email is reply to the original email


Appreciate if can help me on this.