I have a number of flows, each pointing at a separate SharePoint list, which run at all times of the day and night even though no changes have been made to the lists. Are there any common causes for this? The lists are very small (2-10 entries) and contain the key contacts for each SharePoint site (department). The lists probably only change, via manual entry, a handful of times throughout the year. There are no other flows pointing to the lists.
The flow's design is to detect any changes and then pull updated user fields from Azure AD and write them in special fields in the list. When I check for list changes, I only see my own entries as making changes, because I am the owner of the flow. I am not manually editing any of the lists.

I've opened a ticket with Microsoft but they are "still researching". I was just wondering if there might be common causes for something like this.
Thanks.