on every push
Some checks failed
docker-monica-build mr / build (push) Failing after 2s

This commit is contained in:
2023-07-23 14:14:08 +02:00
parent 7c028d1a30
commit 0291fb61a7
2 changed files with 5 additions and 1 deletions

View File

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