From cd7a5a3954b19bd015806cebcfb2bfa959abad31 Mon Sep 17 00:00:00 2001 From: Marien Zwart Date: Sun, 19 May 2024 12:57:24 +1000 Subject: [PATCH] CI: daily automated flake.lock update Manual test run succeeded. --- .github/workflows/ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fbf2724..b08f8d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,9 +32,8 @@ on: description: 'Update flake.lock' default: false type: boolean -# To enable once confirmed working. -# schedule: -# - cron: '23 8 * * *' # runs daily at a randomly selected time + schedule: + - cron: '23 8 * * *' # runs daily at a randomly selected time jobs: check: