ci: zeiten randomisiert + badges entfernt
All checks were successful
lint, build and push / lint (push) Successful in 5s
lint, build and push / build (push) Successful in 14s

This commit is contained in:
Michael Grote 2024-09-02 21:31:13 +02:00
parent fe1db366c8
commit 42b9133122
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,7 @@
name: "lint, build and push" name: "lint, build and push"
on: on:
schedule: schedule:
- cron: "5 3 * * SUN" - cron: "39 14 * * SUN"
push: push:
branches: [ master ] branches: [ master ]
pull_request: pull_request:

View file

@ -2,7 +2,6 @@
Simple cronjob support for your Nextcloud Docker container! Simple cronjob support for your Nextcloud Docker container!
[![status-badge](https://ci.mgrote.net/api/badges/4/status.svg)](https://ci.mgrote.net/repos/4)
## Summary ## Summary
This container is designed to run along side your Nextcloud container to execute its This container is designed to run along side your Nextcloud container to execute its