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: on:
schedule: schedule:
- cron: "0 0 * * SUN" - cron: "0 0 * * SUN"
- cron: "24 * * * SUN" - cron: "27 * * * *"
push: push:
branches: [ master ] branches: [ master ]
pull_request: pull_request: