diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 54891f9..b293ac2 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: "23 18 * * SUN" push: branches: [ master ] pull_request: