diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index e36d15b4..57c2f168 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -4,7 +4,7 @@ on: - v3 - v4 schedule: - - cron: '* * * * *' + - cron: '* * * * 10' #- cron: '@hourly' jobs: