mirror of
https://github.com/docker-library/golang.git
synced 2025-02-06 09:06:57 +00:00
f98355a73b
This makes it print out a diff when there is an error (instead of just a list of files that are wrong), which will make the error more obvious. I also added `workflow_dispatch` so we can run it manually.