mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
Change cron schedule for update workflow
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Update flake inputs
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 3 * * 0'
|
||||
- cron: '0 23 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user