It is not helpful to have automated commits of regeneration where no certificates changes happened, but instead only timestamp changes. So the [Github Actions workflow](https://github.com/certifi/gocertifi/blob/test-update/.github/workflows/update.yml#L24) should check that the diff has at least more than 2 lines that changed.
It is not helpful to have automated commits of regeneration where no certificates changes happened, but instead only timestamp changes.
So the Github Actions workflow should check that the diff has at least more than 2 lines that changed.