Update check_uptime.yml
This commit is contained in:
parent
9a4caff0a8
commit
78a4694e04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check_uptime.yml
vendored
2
.github/workflows/check_uptime.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: check if site is up
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* * * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
ping_site:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue