diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index 8e1369cf..d1a9bd3e 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -1,6 +1,6 @@ on: schedule: - - cron: '* * * * 10' + - cron: '* * * * *' #- cron: '@hourly' jobs: