From 030ba93028633621d092e9ae72c57f668c09ed72 Mon Sep 17 00:00:00 2001 From: Adib Yusof Date: Sat, 20 Jul 2024 16:54:24 +0800 Subject: [PATCH] Update update-pi2-predictions.yml Signed-off-by: Adib Yusof --- .github/workflows/update-pi2-predictions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-pi2-predictions.yml b/.github/workflows/update-pi2-predictions.yml index fd5b5a7..9cc87f5 100644 --- a/.github/workflows/update-pi2-predictions.yml +++ b/.github/workflows/update-pi2-predictions.yml @@ -3,8 +3,8 @@ run-name: Pi2 predictions updated by ${{ github.actor }} on: workflow_dispatch: schedule: - - cron: '0 0/6 * * *' -jobs: + - cron: + update-predictions: name: Update Pi2 Predictions runs-on: ubuntu-latest