re-enable nightly cron
Some checks failed
update-flake-lock / lockfile (push) Failing after 44s

This commit is contained in:
Joseph Hanson 2024-08-16 17:07:26 -05:00
parent 8c6bdfe677
commit 4bb8e156a5
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,8 +1,8 @@
name: update-flake-lock
on:
# workflow_dispatch: # allows manual triggering
# schedule:
# - cron: '0 0 * * *' # daily at midnight
schedule:
- cron: '0 0 * * *' # daily at midnight
push:
branches:
- main