Update .forgejo/workflows/nightly-update.yaml
Some checks are pending
/ updateflake (push) Waiting to run
Some checks are pending
/ updateflake (push) Waiting to run
This commit is contained in:
parent
d29f467bc6
commit
a4a32e95e0
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
on:
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: 0 */6 * * *
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue