When someone pushes a change to a file(s), a workflow will run that updates repository.json, but it sets the user and timestamp for every single file to that of the most recent commit. E.g. 2e4cb25
It should only set the details of files that have changed.
When someone pushes a change to a file(s), a workflow will run that updates
repository.json, but it sets the user and timestamp for every single file to that of the most recent commit. E.g. 2e4cb25It should only set the details of files that have changed.