diff --git a/.github/workflows/osn.com.yml b/.github/workflows/osn.com.yml index 01a1551c..0f429afb 100644 --- a/.github/workflows/osn.com.yml +++ b/.github/workflows/osn.com.yml @@ -2,7 +2,7 @@ name: osn.com on: workflow_dispatch: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' jobs: load: runs-on: ubuntu-latest