We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c68814 commit 48ec8f5Copy full SHA for 48ec8f5
.upptimerc.yml
@@ -29,4 +29,13 @@ status-website:
29
introMessage: ""
30
navbar:
31
- title: GitHub
32
- href: https://github.com/$OWNER/$REPO
+ href: https://github.com/$OWNER/$REPO
33
+
34
+workflowSchedule:
35
+ graphs: "0 0 * * *"
36
+ responseTime: "0 23 * * *"
37
+ staticSite: "0 1 * * *"
38
+ summary: "0 0 * * *"
39
+ updateTemplate: "0 0 * * *"
40
+ updates: "0 3 * * *"
41
+ uptime: "*/5 * * * *"
0 commit comments