add: build schedule 1/week

This commit is contained in:
2024-09-27 05:44:39 +02:00
committed by GitHub
parent 5f7713daaf
commit 756b24a447

View File

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