Skip to content

Commit 2621188

Browse files
authored
Update healthcheck.yml
1 parent ba74a26 commit 2621188

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/healthcheck.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Node Tunnel Health Check
22
on:
3-
# schedule:
4-
# - cron: "0 18 * * *"
3+
schedule:
4+
- cron: "0 18 * * *"
55
push:
66
branches:
77
- master

0 commit comments

Comments
 (0)