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:25 +02:00
parent 63facdd396
commit 5fff85a9a7

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