aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitea/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml
index 54891f9..afa44ec 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: "49 9 * * SUN"
push:
branches: [ master ]
pull_request: