I have an SP 2013 workflow that runs on a list. It looks at a date field and works out if the column needs to be updated. This runs daily on the list. However even though it might not actually change anything, it appears on the Version history for the list. This is swamping out the List and I would only like it to appear if it actually changes anything. I know why it is appearing, it's because the workflow has a column in the list, which it writes something to every time it runs.
Would anyone have any suggestions how to workaround this and keep the view clean and uncluttered for the user and omit workflow updates?
Thanks
Alan