From 8f41886c62e7c70f7fad065c2247c7f64594273e Mon Sep 17 00:00:00 2001 From: shmokmt <32533860+shmokmt@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:27:47 +0900 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce039ce..c2cad4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GitHub Action: Run `docker build --check` with action-docker-build-check +# GitHub Action: Run `docker build --check` with reviewdog 🐶 [![](https://img.shields.io/github/license/shmokmt/action-docker-build-check)](./LICENSE) [![Test](https://github.com/shmokmt/action-docker-build-check/actions/workflows/test.yml/badge.svg)](https://github.com/shmokmt/action-docker-build-check/actions/workflows/test.yml)