We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17448a4 commit 3f8fbaaCopy full SHA for 3f8fbaa
1 file changed
.github/workflows/uptime.yml
@@ -17,7 +17,7 @@
17
name: Uptime CI
18
on:
19
schedule:
20
- - cron: "0 */2 * * *" # Every 2 hours (UTC)
+ - cron: "0 */2 * * *"
21
repository_dispatch:
22
types: [uptime]
23
workflow_dispatch:
0 commit comments