diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0e5e6b2..5c19eff 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -7,7 +7,7 @@ on: paths-ignore: - 'README.md' schedule: - - cron: '44 16 * * *' + - cron: '14 14 * * *' jobs: test: