Update .forgejo/workflows/nightly.yml
Some checks failed
/ update (push) Failing after 19s

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-10-02 12:04:20 +00:00
parent a99bfe380e
commit a60790f1af

View file

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