diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index 3d94427..b17466d 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -2,7 +2,7 @@ # schedule: # - cron: '1 1 * * *' # every day at 1:01am -on: [push] +# on: [push] jobs: update_database: