mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 14:33:56 -05:00
github/flake-update: run at 6AM on Fridays
This commit is contained in:
parent
f740fa60bc
commit
a3af23f608
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: "flake-update"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 0"
|
||||
- cron: "0 6 * * 5"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
inputs-update:
|
||||
|
|
Loading…
Reference in a new issue