diff --git a/.gitea/workflows/action-update-lists.yml b/.gitea/workflows/action-update-lists.yml index 1000e19..935dbc3 100644 --- a/.gitea/workflows/action-update-lists.yml +++ b/.gitea/workflows/action-update-lists.yml @@ -3,7 +3,7 @@ name: 'Update Domain List' on: workflow_dispatch: schedule: - - cron: '0 10 15 * *' # At 10:00 on day-of-month 15 + - cron: '0 14 * * *' # At 10:00 on day-of-month 15 env: FOLDER: 'lists'