Skip to content

Commit 3551be4

Browse files
Update uptime.yml (#1)
1 parent 24a2deb commit 3551be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/uptime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
name: Uptime CI
1818
on:
1919
schedule:
20-
- cron: "*/5 * * * *"
20+
- cron: "0 0 * * *"
2121
repository_dispatch:
2222
types: [uptime]
2323
workflow_dispatch:

0 commit comments

Comments
 (0)