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