From ebcfdabcbac18dbc4b301565778a68536ae278e4 Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Tue, 2 Jun 2020 19:13:14 -0700 Subject: [PATCH] Update latest-release-monitor.yml --- .github/workflows/latest-release-monitor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: