diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml
index c43feea2..aabaa17c 100644
--- a/.github/workflows/check.yaml
+++ b/.github/workflows/check.yaml
@@ -1,5 +1,5 @@
-name: Check modules on registry.coder.com
-
+name: Health
+# Check modules health on registry.coder.com
 on:
   schedule:
     - cron: "*/13 * * * *" # Runs every 13th minute
diff --git a/README.md b/README.md
index 48a96a3a..8228deb3 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
 
 [![discord](https://img.shields.io/discord/747933592273027093?label=discord)](https://discord.gg/coder)
 [![license](https://img.shields.io/github/license/coder/modules)](./LICENSE)
+[![Health](https://github.com/coder/modules/actions/workflows/check.yaml/badge.svg)](https://github.com/coder/modules/actions/workflows/check.yaml)
 
 </div>