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 ba74a26 commit 2621188Copy full SHA for 2621188
.github/workflows/healthcheck.yml
@@ -1,7 +1,7 @@
1
name: Node Tunnel Health Check
2
on:
3
-# schedule:
4
-# - cron: "0 18 * * *"
+ schedule:
+ - cron: "0 18 * * *"
5
push:
6
branches:
7
- master
0 commit comments