Hello! I have an automation built that sends an email to our entire company when a new News Post is published inside of any of our Teams pages in SharePoint.
I originally used these instructions, which worked quite well for our company: https://collab365.com/using-flow-sharepoint-news-notifications/
I have recently made some changes to the flow, because I don't want an email generated whenever a News Post is "edited", as it creates multiple emails which is annoying and unnecessary. The original flow had a trigger of "when a file is created or modified (properties only)", which I changed to "when a file is created (properties only)".
I tested the flow and it worked well for me. However, when anyone else in the company publishes a News Post, the flow does not trigger. It triggers for anyone in the company under the old flow, but not within this new one. Is there a setting I'm not understanding/changing that allows the flow to run when anyone makes a News Post (versus just when I make one) under this new trigger "when a file is created (properties only)"?
For some added detail, my posts show up under "run history", but no one else's posts do. I have not made any other technical changes between the old flow and the new flow. Here is a screenshot of the flow:

Any help or input is appreciated, thank you!