aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Ondřej Benkovský <ondrej.benkovsky@jamf.com> 2022-11-10 12:38:52 +0100
committerGravatar GitHub <noreply@github.com> 2022-11-10 03:38:52 -0800
commitbd9ad69a2b8f5df9abbece609a82afe9bf05eb99 (patch)
treedbd40a34dcee6c8109b3ff32e911b4f07fa988de /README.md
parent13ac3adaaad873edfe276b0727029cbf3037b1ea (diff)
downloadcoredns-bd9ad69a2b8f5df9abbece609a82afe9bf05eb99.tar.gz
coredns-bd9ad69a2b8f5df9abbece609a82afe9bf05eb99.tar.zst
coredns-bd9ad69a2b8f5df9abbece609a82afe9bf05eb99.zip
fix readme after removing gofmt and gotidy actions (#5749)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index c8b37c3c2..0bba8e0e5 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,7 @@
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/coredns/coredns)
![CodeQL](https://github.com/coredns/coredns/actions/workflows/codeql-analysis.yml/badge.svg)
-![Go Fmt](https://github.com/coredns/coredns/actions/workflows/go.fmt.yml/badge.svg)
![Go Tests](https://github.com/coredns/coredns/actions/workflows/go.test.yml/badge.svg)
-![Go Tidy](https://github.com/coredns/coredns/actions/workflows/go.tidy.yml/badge.svg)
[![CircleCI](https://circleci.com/gh/coredns/coredns.svg?style=shield)](https://circleci.com/gh/coredns/coredns)
[![Code Coverage](https://img.shields.io/codecov/c/github/coredns/coredns/master.svg)](https://codecov.io/github/coredns/coredns?branch=master)
[![Docker Pulls](https://img.shields.io/docker/pulls/coredns/coredns.svg)](https://hub.docker.com/r/coredns/coredns)