We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d96ca commit 90bfbfdCopy full SHA for 90bfbfd
.github/workflows/check.yaml
@@ -1,5 +1,5 @@
1
-name: Check modules on registry.coder.com
2
-
+name: Health
+# Check modules health on registry.coder.com
3
on:
4
schedule:
5
- cron: "*/13 * * * *" # Runs every 13th minute
README.md
@@ -7,6 +7,7 @@
7
8
[](https://discord.gg/coder)
9
[](./LICENSE)
10
+[](https://github.com/coder/modules/actions/workflows/check.yaml)
11
12
</div>
13
0 commit comments