diff --git a/.github/workflows/transfer.yml b/.github/workflows/transfer.yml index 4c2eb9e..db6d8c6 100644 --- a/.github/workflows/transfer.yml +++ b/.github/workflows/transfer.yml @@ -1,7 +1,7 @@ name: Scrape transfer and update file on: schedule: - - cron: '15 * * * *' + - cron: '*/15 * * * *' workflow_dispatch: inputs: timeout: