Update .forgejo/workflows/nightly.yml
All checks were successful
/ update (push) Successful in 29s

This commit is contained in:
Ashley Graves 2024-10-02 12:05:09 +00:00
parent a60790f1af
commit b37bb7aa4b

View file

@ -2,7 +2,7 @@ on:
workflow_dispatch:
push:
schedule:
- cron: "0 */6 * * *"
- cron: "0 6 * * *"
jobs:
update: