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