Hi @P00118510
You need to change the condition expression to the following: contains(triggerBody(),'file')

This will check the trigger actions for the presence of a file...
Example flow, when a file is not provided:

And when a file is provided:

HTH
Jay
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!