diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 54891f9..7cb51f6 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,7 +1,7 @@ name: "lint, build and push" on: schedule: - - cron: "5 3 * * SUN" + - cron: "17 4 * * SUN" push: branches: [ master ] pull_request: