diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2cc35cc..e1148a1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,7 @@ name: Test Cron Workflow on: schedule: - - cron: '25 14 * * *' + - cron: '27 16 * * *' jobs: test-cron: