add: build on schedule
Some checks failed
Container Build for picture factory CMS / docker (push) Failing after 11s

This commit is contained in:
2024-09-27 14:53:21 +02:00
parent a10b20eccb
commit d54af2e669

View File

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