mirror of
https://github.com/coredns/coredns.git
synced 2025-12-03 00:54:01 -05:00
* Add GitHub Actions to `gofmt -s -w` all `*.go` files This PR adds GitHub Actions to `gofmt -s -w` all `*.go` files, if any `*.go` files are touched on each commit. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Change go-mod-fmt to go-fmt Signed-off-by: Yong Tang <yong.tang.github@outlook.com>