diff --git a/.gitea/workflows/build-and-push.yaml b/.gitea/workflows/build-and-push.yaml index 76a5358..b5ee633 100644 --- a/.gitea/workflows/build-and-push.yaml +++ b/.gitea/workflows/build-and-push.yaml @@ -5,7 +5,7 @@ on: tags: - '*' schedule: - - cron: '*/60 * * * *' + - cron: '0 5 * * 0' workflow_dispatch: jobs: