Update lockfile on a schedule #29

Merged
jalil merged 2 commits from ci into main 2024-07-20 16:10:08 +02:00
Showing only changes of commit 5e326d8f6e - Show all commits

View file

@ -6,8 +6,9 @@ on:
- ./**.nix - ./**.nix
- ./flake.lock - ./flake.lock
pull_request: pull_request:
schedule: # scheduled runs are run on my own infrastructure
- cron: 5 4 * * 5 # At 04:05 on Friday. # schedule:
# - cron: 5 4 * * 5 # At 04:05 on Friday.
jobs: jobs:
check: check: