This commit is contained in:
Michael Grote 2024-09-02 20:25:21 +02:00
parent 35c85646f4
commit e92c92a5ad

View file

@ -2,7 +2,7 @@ name: "lint, build and push"
on:
schedule:
- cron: "0 0 * * SUN"
- cron: "24 * * * SUN"
- cron: "27 * * * *"
push:
branches: [ master ]
pull_request: