mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
update flake inputs at 5am every day
This commit is contained in:
parent
2e6d8fda73
commit
2d692d802f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/update-flake.yml
vendored
4
.github/workflows/update-flake.yml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: Update flake inputs
|
||||
on:
|
||||
schedule:
|
||||
# Sunday and Wednesday
|
||||
- cron: "51 3 * * 0,3"
|
||||
# Every day, 5am
|
||||
- cron: "0 5 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue