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:
|
||||
schedule:
|
||||
- cron: "*/13 * * * *" # Runs every 13th minute
|
||||
|
||||
Reference in New Issue
Block a user