mirror of
https://github.com/coredns/coredns.git
synced 2026-01-04 16:01:28 -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>