I currently have a flow that processes attachments from an email. Within the "Apply to Each" I am trying to insert a condition that says "if the attachment name ends with PDF go down the YES branch". I don't care about the No branch. The issue I am having is trying to figure out HOW to get the YES branch to simply execute the rest of my existing flow? I've tried dragging the next step up into the YES box. Right now, the only way I can see to do this is to recreate all the subsequent steps in the flow under the YES branch. Any help would be appreciated.