diff --git a/.github/workflows/latest-release-monitor.yml b/.github/workflows/latest-release-monitor.yml index 469deff3fe6..534f942d204 100644 --- a/.github/workflows/latest-release-monitor.yml +++ b/.github/workflows/latest-release-monitor.yml @@ -1,7 +1,7 @@ name: Latest Release Monitor on: schedule: - - cron: 0 * * * * + - cron: 0/10 * * * * jobs: main: