Skip to content

Commit 7ce4713

Browse files
committed
Add badges
1 parent ea33c30 commit 7ce4713

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# GitHub Action: Run `docker build --check` with action-docker-build-check
22

3+
[![](https://img.shields.io/github/license/shmokmt/action-docker-build-check)](./LICENSE)
4+
[![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)
5+
36
This action runs `docker build --check` with reviewdog on pull requests to improve code review experience.
47

58
## Examples

0 commit comments

Comments
 (0)