From 0fa9580081977a1e7742551629775fdada9463be Mon Sep 17 00:00:00 2001 From: cjmamo <823038+cjmamo@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:02:00 +0100 Subject: [PATCH] ci: run ref-latest.yml every hour --- .github/workflows/ref-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ref-latest.yml b/.github/workflows/ref-latest.yml index 9f9cc85..0e7670a 100644 --- a/.github/workflows/ref-latest.yml +++ b/.github/workflows/ref-latest.yml @@ -2,7 +2,7 @@ name: Reference latest Smooks artifacts on: schedule: - - cron: '0 0 * * *' + - cron: '0 * * * *' workflow_dispatch: jobs: