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