Hi,
in our company there are some teams with regulary changing members.
To keep the overview and for documentation for the boss, I have created two flows for each team:
1. new member joined the team
2. member has left the team
These flows then post a short message for info in a private channel that only the boss and I (site admin) can see.

There are 22 teams in total - so 44 almost identical flows for that.
A bit inelegant - but works great.
But if a flow has not been executed / triggered for 90 days because no new member has joined or left the corresponding team, I get the mail that the flow will be deactivated in 30 days.

You could set the expiration limits up, but our central company IT does not want to do that for me.
I am now looking for a solution how to regularly trigger all flows once without sending a message to the privat channel.
One idea would be to add a dummy user to all teams once a month and remove it a little later.
However, I would like to avoid dummy users.
I was hoping if I cyclically have all flows deactivated and reactivated once a month by another Flow, that the 90-day-timer would start counting again - unfortunately that is not the case.
Unfortunately it is not possible to build a second trigger into each flow, which only triggers the flow and lets it run "empty
Does anyone have a clever idea how I can elegantly work around this problem?