update: run build on schedule
Some checks failed
ci / docker (push) Failing after 4s

This commit is contained in:
2024-09-27 17:04:03 +02:00
committed by GitHub
parent caf79e15e4
commit e7ba6d64b3

View File

@@ -5,6 +5,8 @@ on:
branches: branches:
- "master" - "master"
- "ldap-ng-dev" - "ldap-ng-dev"
schedule:
- cron: "0 2 * * 0"
jobs: jobs:
docker: docker: