diff --git a/.github/workflows/latest-release-monitor.yml b/.github/workflows/latest-release-monitor.yml index 469deff3fe6669bb86da10830b2da198ff590ab6..534f942d204b89b72e0b07521b46a8d7dbe791e4 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: