Scheduled builds
Some checks failed
Build and Push / build-and-push (push) Has been cancelled

This commit is contained in:
Adam Štrauch 2025-04-21 13:08:14 +02:00
parent a6cddd9c04
commit 8a1b80cd21
Signed by: cx
GPG key ID: 7262DAFE292BCE20

View file

@ -4,6 +4,8 @@ on:
push:
branches:
- main
schedule:
- cron: "0 5 * * *"
jobs:
build-and-push: