diff --git a/.github/workflows/uptime b/.github/workflows/uptime index 08491dc..5931f3d 100644 --- a/.github/workflows/uptime +++ b/.github/workflows/uptime @@ -1,6 +1,6 @@ on: schedule: - - cron: '0 0 * * *' + - cron: '* * * * *' jobs: ping_site: