diff --git a/.gitea/workflows/update-list.yaml b/.gitea/workflows/update-list.yaml index b67b5fd..f400882 100644 --- a/.gitea/workflows/update-list.yaml +++ b/.gitea/workflows/update-list.yaml @@ -3,7 +3,7 @@ name: Push commit on: push: schedule: - - cron: "*/30 * * * *" + - cron: "30 * * * *" jobs: report: