From cc780e86b31cf0802bf43985fac030c3029dd9e9 Mon Sep 17 00:00:00 2001 From: Damian Mee Date: Thu, 28 Nov 2019 05:24:08 +0700 Subject: [PATCH] Change to target schedule, and hope it starts working eventually. See #9 --- .github/workflows/qemu-perf.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/qemu-perf.yml b/.github/workflows/qemu-perf.yml index 3d8948c..81e4a59 100644 --- a/.github/workflows/qemu-perf.yml +++ b/.github/workflows/qemu-perf.yml @@ -2,8 +2,7 @@ name: Perf-check qemu versions on: schedule: - - cron: '*/15 * * * *' -# - cron: '2 1 * * *' + - cron: '2 1 * * *' jobs: build: