diff --git a/.gitea/workflows/sync-prices.yaml b/.gitea/workflows/sync-prices.yaml index 8ecef0b..4bdb7c4 100644 --- a/.gitea/workflows/sync-prices.yaml +++ b/.gitea/workflows/sync-prices.yaml @@ -3,7 +3,7 @@ run-name: Build docker image and publish to registry on: schedule: - - cron: '36 23 * * *' + - cron: '0 10,22 * * *' push: branches: - 'main'