chore: add health check badge (#341)
This commit is contained in:
committed by
GitHub
parent
57d96ca27f
commit
90bfbfdc40
4
.github/workflows/check.yaml
vendored
4
.github/workflows/check.yaml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Check modules on registry.coder.com
|
name: Health
|
||||||
|
# Check modules health on registry.coder.com
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/13 * * * *" # Runs every 13th minute
|
- cron: "*/13 * * * *" # Runs every 13th minute
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
[](https://discord.gg/coder)
|
[](https://discord.gg/coder)
|
||||||
[](./LICENSE)
|
[](./LICENSE)
|
||||||
|
[](https://github.com/coder/modules/actions/workflows/check.yaml)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user