From 1abf508f6908ff6e886f82b77309670cff4e35fc Mon Sep 17 00:00:00 2001 From: jmeridth Date: Mon, 8 Apr 2024 12:59:13 -0500 Subject: [PATCH] chore: fix linter bade on README I renamed the workflow from linter.yml to super-linter.yml in #43 Signed-off-by: jmeridth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d45ec5e..cb9ca42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # automatic-contrib-prs -[![.github/workflows/linter.yml](https://github.com/github/automatic-contrib-prs/actions/workflows/linter.yml/badge.svg)](https://github.com/github/automatic-contrib-prs/actions/workflows/linter.yml) +[![.github/workflows/linter.yml](https://github.com/github/automatic-contrib-prs/actions/workflows/super-linter.yml/badge.svg)](https://github.com/github/automatic-contrib-prs/actions/workflows/super-linter.yml) [![CodeQL](https://github.com/github/automatic-contrib-prs/actions/workflows/codeql.yml/badge.svg)](https://github.com/github/automatic-contrib-prs/actions/workflows/codeql.yml) [![Docker Image CI](https://github.com/github/automatic-contrib-prs/actions/workflows/docker-image.yml/badge.svg)](https://github.com/github/automatic-contrib-prs/actions/workflows/docker-image.yml)