diff --git a/.github/workflows/tv.cctv.com.yml b/.github/workflows/tv.cctv.com.yml index 2a56fbeb..51bef710 100644 --- a/.github/workflows/tv.cctv.com.yml +++ b/.github/workflows/tv.cctv.com.yml @@ -2,7 +2,7 @@ name: tv.cctv.com on: workflow_dispatch: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' jobs: load: runs-on: ubuntu-latest