ci: update flake weekly

This commit is contained in:
2 * r + 2 * t 2025-08-02 14:58:47 +10:00 committed by GitHub
parent 882b8b73d0
commit 1e420f3c8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name: Update flake inputs
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * 0'
jobs:
update-flake: