update: add build schedule
Some checks failed
ci / docker (push) Failing after 5s

This commit is contained in:
2024-09-27 17:09:55 +02:00
committed by GitHub
parent a7f4788291
commit 7b5f28651b

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- "master"
schedule:
- cron: "0 2 * * 0"
jobs:
docker: