Revert "disable flake updates for now"

This reverts commit 3a769c86e2.

We now have a better buildbot to handle this.
This commit is contained in:
Jörg Thalheim 2023-12-23 19:04:42 +01:00 committed by mergify[bot]
parent eaf2d21fa9
commit c6f494de02

View file

@ -1,8 +1,8 @@
name: update-flake-lock
on:
workflow_dispatch: # allows manual triggering
# schedule:
# - cron: '0 0 * * 1,4' # Run twice a week
schedule:
- cron: '0 0 * * 1,4' # Run twice a week
jobs:
lockfile: