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 2m8s

This commit is contained in:
Michael Grote 2024-09-02 21:31:48 +02:00
parent 25b5a8951c
commit 938f7238c3

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: "17 4 * * SUN"
push: push:
branches: [ master ] branches: [ master ]
pull_request: pull_request: