add: build on schedule

This commit is contained in:
2024-09-27 14:49:45 +02:00
parent 6f80c7bd32
commit ae92f51201

View File

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