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 45s

This commit is contained in:
Michael Grote 2024-09-02 21:31:43 +02:00
parent 8b569451d1
commit 7302e8b9d3

View file

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